skatiyar / handi

Sample REST Api in java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Java 100.0%