jsonapi_explorer
jsonapi_explorer copied to clipboard
Interactive Query builder and JSON:API response Explorer
jsonapi_explorer
Interactive Query builder and JSON:API response Explorer
Setup
Create a .env file in this directory with your jsonapi entrypoint path.
ENTRYPOINT_PATH=/jsonapi
- Run
npm install - Run
npm run startto activate the development server.