Skip to content

a missing people API that going to be consumed by an android app

Notifications You must be signed in to change notification settings

HamzaTanjiCherkaoui/Todo-App-Rest-Service

Repository files navigation

Todo-App-Rest-Service

a Todo list WebService Createed using JavaEE .

The used libraries :

  • Jersey
  • Jackson

The used Tools :

  • Eclipse
  • maven
  • heroku
  • git

Running Locally

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

$ git clone https://github.com/HamzaTanjiCherkaoui/Todo-App-Rest-Service.git
$ cd Todo-App-Rest-Service
$ mvn install
$ foreman start web

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

Documentation

For more information about using Java on Heroku, see these Dev Center articles:

About

a missing people API that going to be consumed by an android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •