
JSONing Mock API
Free and open source fake API for testing and prototyping
5 followers
Free and open source fake API for testing and prototyping
5 followers
Free and open-source fake API to test and prototype. It allows you to instantly generate a fully functional API from any JSON object. You can create rules to handle errors and customize HTTP codes, headers, and responses. The tool is completely free to use, and you can access the source code to run it locally.



Thanks for making prototyping easier and more flexible with this awesome open-source tool!
Swytchcode
Can I add custom input and output to the API
@chilarai Yes. You can define custom outputs and response behavior. For inputs, you can freely create the resources you want using JSON, as the API acts as a mock API without strict data validation.