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_id
andzone_id
in/api/wrangler.toml
- run
wrangler publish
from within the/api
directory.
Built by Nic Mulvaney at Normally.