MartinsOnuoha / countriesNowAPI

CountriesNow is an Open source API for retrieving geo-information for countries, including their states, cities, population, etc. 🌎
http://countriesnow.space
MIT License
185 stars 59 forks source link

Bugfix/prevent hard crashes #92

Closed TimAagaard closed 2 years ago

TimAagaard commented 2 years ago

Wrapped all route code in try / catch blocks, fixed bugs on 2 routes, added some TODO comments for how some routes may be improved