jermbo / SampleAPIs

A simple, no fuss, no mess, no auth playground for learning RESTful or GraphQL APIs.
https://sampleapis.com/
MIT License
214 stars 54 forks source link

Correct endpoints. #106

Closed jermbo closed 4 years ago

jermbo commented 4 years ago

Some endpoints are to complex for the JSON Server system and need to be simplified to be more consumable. Some endpoints do not have proper indexes causing some features to not work properly.