Skip to content

carlosmiranda/rexsl

 
 

Repository files navigation

The idea is simple - to make a RESTful XML API available in a browser-friendly format renderable with XSL stylesheets. With ReXSL you develop your web application as a RESTful "web service" while XSL stylesheets transform it to an HTML web site.

Read more at www.rexsl.com.

For example, these sites use ReXSL: s3auth.com, expinia.com, netbout.com, rultor.com, bibrarian.com.

How to contribute

Fork repository, make changes, send us a pull request. We will review your changes and apply them to the master branch shortly, provided they don't violate our quality standards. To avoid frustration, before sending us your pull request please run full Maven build:

$ mvn clean install -Pqulice

Got questions?

If you have questions or general suggestions, don't hesitate to submit a new Github issue, or a question to our Google Group.

About

Java RESTful XSL-based Web Framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.8%
  • Groovy 5.1%
  • XSLT 1.6%
  • Other 1.5%