Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 828 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 828 Bytes

Hyperjump Star Wars API

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.

Generation

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.

Deployment

The app is deployed to Heroku. The site is served through Cloudflare. TODO: Automate deployment