GenericRestService_Java is open source project based on Maven written in java using jersey and grizzly framework. The purpose of this project is to create a light weight rest service and eventually to server rest api as per requirement. The author of this (Nitin Aryal, nitirajaryal@gmail.com) service wish to create a restful service and api by which all kind of data/information can be served using appropriate apis to anyone for free e.g. Weather/Places/Recommendation/Prices of all stuff like food/ticket/sports etc This service is free and can be used by anyone to enhance and use for any purpose. Feedback are welcome: please send it to nitinarjaryal@gmail.com
Requirement: Java version 1.7 or above Maven : latest version is recommended IDE : Eclipse
- To clone the service $ git clone https://github.com/nitinaryal/GenericRestService_Java.git
- Compile the serivce $ mvn clean install
Log in or sign up for Devpost to join the conversation.