So, I want to have a JSON API/Endpoint, from where I can get data using a get request and UPDATE the JSON using a post request so the data is “stored”. Is this possible? I don’t wanna use a database. Can I store the data in an object or what should I do?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Returning a JSON | 1 | 1100 | December 12, 2017 | |
Creating a api to return JSON | 5 | 1635 | July 12, 2019 | |
Pretty JSON output
|
1 | 1461 | March 31, 2017 | |
Koa, Hapi, etc Endpoint?
|
3 | 726 | July 31, 2018 | |
Format JSON in more readable way
|
1 | 1236 | January 16, 2018 |