Play framework 1.4.x base module for build RESTful api.
- todo
To add a dependency on api module. use the following:
Add it to your dependencies.yml
require:
- play
- play1-base -> api 0.3.8
repositories:
- play-api:
type: http
artifact: http://pek3a.qingstor.com/playbase/play-api/api-0.3.8.zip
contains:
- play1-base -> api
TODO
Bug reports and pull requests are welcome on GitHub at https://github.com/fivesmallq/play1-base.