I need to develop a% non-professional% in order to consume data from some sites with information on pricing of Real Estate Funds, business numbers, quantity of quotaholders, and other information to get in a critical analysis of good investing funds and using the API
language for this development.
Searching, I found two technologies that could solve the problem, but for not working directly with Python
professionally, I do not know if I would have a better tool than what I found at the moment:
- Flask and Flask-Restless
- Django Rest Framework
On these two possibilities listed above - or other suggestions, I would like a recommendation to those who have already worked / work with something related to one that would be advisable to start an (less complex) amateur project - since I am starting in this process of development of a API's
?
PS.: I thought about using API
, but I do not think it would be a very efficient way to solve the problem, given the amount of information I want to have stored for queries.