https://github.com/nopp/simpleapp-python
https://github.com/nopp/simpleapp-python
hacktoberfest hacktoberfest2022
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nopp/simpleapp-python
- Owner: nopp
- Created: 2021-03-08T11:42:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T13:27:18.000Z (over 3 years ago)
- Last Synced: 2025-12-25T16:16:09.216Z (6 months ago)
- Topics: hacktoberfest, hacktoberfest2022
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Python APP
## Install
$ pip install -r requirements.txt
## Run
$ python app.py
Obs: This app read env "Code"
## /health
Return healthcheck
## /code
Return code from env "Code"