Color By Design is an app using roughly 25,000 colors out of 3+ million colors.
- Flask
- Python 3
- JSON
- Vercel (Deployment Platform)
- CORS
- Swagger UI
-
Download the Repo
-
Use
pipenv install
to install all the packages -
Run the python shell with
pipenv shell
-
Run python
index.py
to activate the API