(In Progress) The Universe's greatest source of info about Steven Universe, the Crystal Gems, and all of Gemkind. Inspired by An API of Ice and Fire and Last Airbender API
All Routes make GET requests:
GET /api/v1/characters
GET all CharactersGET /api/v1/characters/names/{name}
GET Characters by nameGET /api/v1/characters/statuses/{status}
GET Characters by statusGET /api/v1/characters/gems/{gem}
GET Characters by gemStoneGET /api/v1/characters/alignments/{alignment}
GET Characters by alignment