Restful-API-using-Java-Jersey-MongoDB Code
Brought to you by:
manish1104
| File | Date | Author | Commit |
|---|---|---|---|
| .settings | 2015-06-05 |
|
[7f7e0b] First commit |
| src | 2015-06-05 |
|
[7f7e0b] First commit |
| webapps | 2015-06-05 |
|
[7f7e0b] First commit |
| .gitignore | 2015-06-05 |
|
[7f7e0b] First commit |
| README.md | 2015-06-05 |
|
[831cd2] new |
| pom.xml | 2015-06-05 |
|
[7f7e0b] First commit |
In this example I have created a REST web-service which stores some data about the books in the MongoDB database and will retrieve those data in the JSON format. I have used Openshift cloud platform to host the web application.