up vote 1 down vote favorite
share [g+] share [fb]

Screenshot / Code Snippet

alt text

About

I created this mostly for fun, with a little bit of learning thrown in. It's a super-simple implementation of a client for the StackExchange API written in Grails. It served as a quick means of exploring and learning about the API and I hope others might use it to do the same.

License

Seeing as I've never released anything with a license before, I pick... Apache. http://www.apache.org/licenses/LICENSE-2.0

Download

Source download is available on github at http://github.com/kellyrob99/stackoverflow-api-grails The implementation is described on my blog at http://www.kellyrob99.com/blog/2010/06/02/a-grails-app-demoing-the-stackexchange-api/

Platform

This should run on all platforms and has been tested in Tomcat.

Contact

Kelly Robinson. Please leave a comment on the blog if you need to contact me.

Code

This is a Groovy and Grails(v1.3.1) app written using IntelliJ and its excellent Grails integration. Code is available on github http://github.com/kellyrob99/stackoverflow-api-grails Feel free to fork it and do with it what you will. Cheers.

link|improve this question
feedback

You must log in to answer this question.

Browse other questions tagged