issues
search
censusreporter
/
census-api
The home for the API that powers the Census Reporter project.
MIT License
166
stars
50
forks
source link
Changes required to switch to Dokku
#82
Closed
iandees
closed
4 years ago
iandees
commented
4 years ago
Updates to use Pipenv instead of requirements.txt
Updates Dockerfile to install pipenv before the rest of the code to speed up Dockerfile creation
Switch to use Python 3.8 instead of 2.7
Use flask-caching instead of a custom memcached thing
Use flask-cors instead of a custom CORS thing
Fix encoding issues with GDAL
Use the flask-sqlalchemy session for database URL instead