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

https://github.com/pedrofurtado/fake-api-http-status-codes

Fake API for multiple HTTP Status Codes and Sleep time
https://github.com/pedrofurtado/fake-api-http-status-codes

Last synced: about 1 month ago
JSON representation

Fake API for multiple HTTP Status Codes and Sleep time

Awesome Lists containing this project

README

        

# Fake API HTTP Status Codes

### Docker

```bash
docker container run --rm -it -v $(pwd):/app -w /app -p 4567:4567 ruby:3.0.0 /bin/bash -c "bundle install && ruby app.rb"
```

### URLs

Local: http://localhost:4567

Heroku: https://fake-api-http-status-codes.herokuapp.com/