Skip to content

skatiyar/handi

Repository files navigation

handi

Sample REST Api written in java

Running Locally

Make sure you have Java installed. Also, install the Heroku Toolbelt.

$ git clone https://github.com/SKatiyar/handi.git
$ cd handi
$ ./gradlew stage
$ heroku local web

Your app should now be running on localhost:5000.

Deploying to Heroku

$ git push heroku master

About

Sample REST Api in java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages