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

Adds CORS middleware. #35

Closed jvanz closed 3 years ago

jvanz commented 3 years ago

Adds the FastAPI CORS middleware allowing any origin. This should be a temporary fix to allow the front-end team develop the UI.