This backend accepts JSON POST requests, responds to GET with JSON, and stores and reads from a MongoDB Cloud database.
Save some data:
mongo-rdm.herokuapp.com/save?data=Here is my text data.
Load some data:
I've added app.json and this readme so you can:
By clicking the button below.