API-Manager icon indicating copy to clipboard operation
API-Manager copied to clipboard

Possibly abstract API data into Django models

Open sebtesobe opened this issue 9 years ago • 0 comments

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.

sebtesobe avatar Nov 16 '16 10:11 sebtesobe