Test repository for My JSON Server
Example You can check the following server as an example: https://my-json-server.typicode.com/jakeqwert/testRestAPI
testRestAPI Available resources:
-movies https://my-json-server.typicode.com/jakeqwert/testRestAPI/movies
-posts https://my-json-server.typicode.com/jakeqwert/testRestAPI/posts
-comments https://my-json-server.typicode.com/jakeqwert/testRestAPI/comments
-profile object https://my-json-server.typicode.com/jakeqwert/testRestAPI/profile
-db db https://my-json-server.typicode.com/jakeqwert/testRestAPI/db
You can use GET, POST, PUT, PATCH and DELETE. Changes aren't persisted between calls.
Source https://github.com/jakeqwert/testRestAPI/db.json
How to
- Create a repository on GitHub (your-username/your-repo)
- Create a db.json file
- Visit https://my-json-server.typicode.com/your-username/your-repo to access your server No registration. Nothing to install.