Skip to content

JSONSilo/nextjs-example

Repository files navigation

Example NextJS 13+

Example usage Rename template.env to .env.development.local or .env.local

Public

curl -X GET \
    -H 'Content-Type: application/json' \
    https://api.jsonsilo.com/public/cd140031-5515-4e1c-aef5-d51fa6df021b

Private

curl -X GET \
    -H 'X-SILO-KEY: YOUR_API_KEY' \
    -H 'Content-Type: application/json' \
    https://api.jsonsilo.com/98c362fd-a701-4194-a845-6b2ddb7e733c

About

JSONSilo in NextJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published