life is too short for a diary



Posts Tagged: api

Create a Dummy JSON API with JSON-Server

JSON-Server is a popular tool for creating fake REST APIs quickly and easily. It's a great option for testing purposes when you need to mock up an API to see how your application interacts with it...

Continue reading → api