API-Manager
API-Manager copied to clipboard
Possibly abstract API data into Django models
It might be advantageous to use Django's model layer to handle the data retrieved from the API. Using that, common packages like django-filters could be used.