Skip to content

bondarewicz/api

Repository files navigation

api.bondarewicz.com

A small playground API: UUIDs, haiku names, base64 helpers, HTTP verb/status echoes, an in-memory key-value store, file upload, replay queue, configurable delay.

Docs

Interactive Swagger UI lives at the API root:

Run in Postman

Run locally

npm install
PORT=8080 npm run dev

Limits

Rate limited to 1000 requests per hour per IP.

Notes

/anythings/:id and /replay are backed by in-memory state — data does not survive a process restart.

About

mock rest api with some useful collection of endpoints

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors