jermbo / SampleAPIs

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

👌 IMPROVE: Cleanup #73

Closed jermbo closed 4 years ago

jermbo commented 4 years ago

Laying down foundation for future updates by separating the routes into meaningful files. Renamed the CodeHighlight js file for clarity Removed unnecessary console.log()'s and white spaces.