|
Project Information
Featured
Downloads
Links
|
Citation NoticeIf you want to cite this work, please cite the Master's Thesis Automatic Multi Language Program Library Generation for REST APIs http://www.lsi.upc.edu/~tsteiner/papers/2007/automatic-multi-language-program-library-generation-for-rest-apis-masters-thesis-2007.pdf DescriptionThis project's goal is to implement a compiler for meta descriptions of REST APIs. Currently the meta description language is Marc Hadley's WADL (https://wadl.dev.java.net/). 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 on http://tomayac.com/rest-describe/latest/RestDescribe.html. You can also view the screencasts on YouTube: http://youtube.com/user/tomayac. Recently added - C# code generation support from Louis Botterill. I intend to blog about this new code generator at http://louisbotterill.blogspot.com/ in the near future. |