Just simple restapi product management with category build with LiftWeb. Using mongodb.
http://kejogja.com:9090/v1/rest/api/category/detail
- use sbt for compile and try to run this project
- build war file with "sbt packages"
- just use jetty runner for simply deploy
sbt run
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write history
MIT. See License