An open API service indexing awesome lists of open source software.

https://github.com/nopp/simpleapp-python


https://github.com/nopp/simpleapp-python

hacktoberfest hacktoberfest2022

Last synced: 2 months ago
JSON representation

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"