The Hyperjump Star Wars API is a demo API for the JSON Reference (JRef) media type and the Hyperjump browser. The API is based on the Star Wars API (SWAPI) with JSON converted to JRef.
You can explore the API with the Hyperjump Explorer.
The bin/convert
script crawls the original Star Wars API and converts each
response from JSON to JRef. All of the data is stored as files in the data
folder.
The app is deployed to Heroku. The site is served through Cloudflare. TODO: Automate deployment