Skip to content

tomayac/rest-describe-and-compile

Repository files navigation

REST Describe & Compile

This project's goal is to implement a compiler for meta descriptions of REST APIs. Currently the meta description language is Marc Hadley's WADL. The compiler should be capable to automatically create client libraries in various programming languages based on the API meta description. It should be embedded into a Rich Web Application implemented with the Google Web Toolkit. A live demo version of the application is available online. You can also view the screencasts on YouTube.

Citation Notice

If you want to cite this work, please cite the Master's Thesis Automatic Multi Language Program Library Generation for REST APIs, you can use the BibTeX snippet below:

@phdthesis{steiner2007automatic,
  author={Thomas Steiner},
  title={Automatic Multi Language Program Library Generation for REST APIs},
  school={Karlsruhe Institute of Technology},
  year={2007}
}

About

REST Describe & Compile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published