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

Cities endpoint #31

Closed jvanz closed 3 years ago

jvanz commented 3 years ago

Adds a new endpoint to allow the client to consult the data we have about the cities gazettes.

The current implementation reads the data from a CSV file. Which is fine for now, while we are under development. But I think we should migrate to a proper database asap.