A free JSON placeholder API
Send a request to https://api.toaster.dev with a template schema in the body and receive a populated JSON response.
Documentation at toaster.dev
This repo includes both the website and API.
/api is a single endpoint built on top of Faker and prepped for Cloudflare Workers.
If you would like to deploy this API to your own Cloudflare account:
- clone this repo
- change
account_idandzone_idin/api/wrangler.toml - run
wrangler publishfrom within the/apidirectory.
Built by Nic Mulvaney at Normally.
