mguida22 / infra_code_screen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run this application locally, run the following commands:

  • pipenv install
  • pipenv shell
  • export FLASK_APP=[server.py](http://server.py/)
  • flask run
  • You should now have a web server running on http://127.0.0.1:5000/

The application has two GET endpoints, healthz and hello.

About


Languages

Language:Python 100.0%