Skip to content

Latest commit

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

static-json-response

Static files served over HTTP via GitHub Pages, for use as test fixtures / fake API responses.

Base URL: https://useago.github.io/static-json-response/

Files

FileURLContent
animals.jsonhttps://useago.github.io/static-json-response/animals.jsonPlain text sentence about Maxime's animals
context-userhttps://useago.github.io/static-json-response/context-userPlain text sentence about the user's orders
flavours-price.jsonhttps://useago.github.io/static-json-response/flavours-price.jsonIce cream flavours mapped to prices
simple.jsonhttps://useago.github.io/static-json-response/simple.jsonMinimal two-key object

Note: animals.json and context-user contain plain text, not JSON, despite the extension. context-user has no extension so it is served as application/octet-stream.

Usage

curl https://useago.github.io/static-json-response/simple.json

Adding a file to main publishes it at https://useago.github.io/static-json-response/<filename>.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors