Skip to content

Normally/toaster.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toaster

Toaster

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

Development

This repo includes both the website and API.

/docs is a VuePress website.

/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:

  1. clone this repo
  2. change account_id and zone_id in /api/wrangler.toml
  3. run wrangler publish from within the /api directory.

About

Built by Nic Mulvaney at Normally.

Releases

No releases published

Packages

No packages published