Skip to content

pickware/jsonapi-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSON:API Tree Browser

Interactive single-page app to paste a JSON:API document and browse its entity tree.

Live: https://jsonapi-browser.pages.dev/

Features

  • Entity tree view starting from the root resource(s)
  • Relationships are resolved recursively from included resources
  • Circular references are detected and marked
  • Stats bar showing primary, included, total resource counts and type breakdown
  • Example payload included for quick testing

Deployment

The app is hosted as a Cloudflare Page. Deployment is currently manual:

npx wrangler pages deploy . --project-name jsonapi-browser

Wrangler will prompt for the account interactively if multiple are available.

About

JSON:API Tree Browser — interactive entity tree viewer for JSON:API documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages