Universal REST Handling for MongoDB ....
If you find this library helpfull, so you can see here how you can help:
- Send a pull request with your features and bug fixes
- Help users resolve their issues.
Feel free to report your issues to Github's issue tracker. Please use one of the templates for reporting issues. report your issue
Documentation is still on progress.
ShowCase is a started is an running Instance of MongoCamp-Server with installed Sample-Plugin. All Data are reverted every 30 minutes.
User: admin Password: admin
User: test Password: test
You can use Docker Compose or directly use directly docker run command.
docker run --publish 8080:8080 -e CONNECTION_HOST=your.mongo.db.host -e CONNECTION_DATABASE=test -e CONNECTION_USERNAME=mongodbUser -e CONNECTION_PASSWORD=mongodbPwd mongocamp/mongocamp-server:latest