okfn-brasil / querido-diario-api

This is Querido Diário's API. It provides everything the frontend does and even more!
https://queridodiario.ok.org.br/api/docs
MIT License
48 stars 32 forks source link

City info endpoint #38

Closed ogecece closed 3 years ago

ogecece commented 3 years ago

When results of a search are shown in the Querido Diário website, it will also show the information of the searched city ("openness level", "city name", etc.). Therefore, an endpoint which returns the info (the same info in the /cities/ endpoint) of a specific city with "IBGE code" as input (/cities/[IBGE code]/) would make this easier.