Chilly712 / flask-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

python3 -m venv venv

. venv/bin/activate

pip install -r "requirements.txt"

flask run

Go to http://localhost:5000/api/v1/timestamp

About


Languages

Language:Python 84.0%Language:Shell 11.3%Language:Procfile 4.7%