API returns details about the species in the Star Trek eco-system. Previously, the API was using hard coded json data of Star Trek species. If a species was not found, the API returned data for Humans ...
GET https://star-trek-api.herokuapp.com/api/v1/characters GET https://star-trek-api.herokuapp.com/api/v1/characters/{id} GET https://star-trek-api.herokuapp.com/api ...