The JSON:API Explorer is an interactive web application for exploring JSON:API servers. Try it!
Caveat: this project and the example server behind it are using non-standard features including:
/jsonapi
Over time, we hope these features will be validated, polished and made part of the official standard.
We're looking for help of all kinds!
Particularly:
But most of all:
So, please, feel free to make open issues to discuss potential improvements and then open PRs to make them.
npm install
npm run start
to activate the development server.