An open API service indexing awesome lists of open source software.

https://github.com/nirdosh17/mock-api

Create local request bin with custom responses.
https://github.com/nirdosh17/mock-api

mock-server mockapi request-bin

Last synced: 4 months ago
JSON representation

Create local request bin with custom responses.

Awesome Lists containing this project

README

          

# mock-api
Create local request bin with custom responses.

## Usage

```bash
make run
```

## Admin Interface

Open your browser and navigate to `http://localhost:8081` to access the admin interface.

You can add custom responses and status codes for different paths and methods.