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.
- Host: GitHub
- URL: https://github.com/nirdosh17/mock-api
- Owner: nirdosh17
- License: mit
- Created: 2025-02-17T06:51:59.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-13T19:12:24.000Z (11 months ago)
- Last Synced: 2025-07-28T10:50:45.216Z (7 months ago)
- Topics: mock-server, mockapi, request-bin
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.