rafasilva111 / PFM-API

https://pfm-flask-api.vercel.app
0 stars 0 forks source link

[GOAL] Change Api to Django #3

Open rafasilva111 opened 7 months ago

rafasilva111 commented 7 months ago

Goal Description Currently we have a Flask App where we make api calls, but wer should transfer it to Django for better data vialization and integrate it whit the Scrapper.

Success Criteria

This should be the simplistic course of action:

Use sphinx for documentation. Use pyTest for tests.

Stick to the methods and keep the code simple and clean.

rafasilva111 commented 3 months ago

Still missing Documentation, Views, and endpoint corrections