bepolytech/bepi
BEP's API
4.3K
https://github.com/bepolytech/bepi
Built with FastAPI (Python)
API token required for PUT requests (by an ESP8266 microcontroller, like a NodeMCU)
Uses slowapi for rate-limiting (120 requests/min)
Docker : from version 1.2.0 onwards, uses the alpine variant of python base image.
docs available at https://api.bepolytech.be/docs (or https://api.bepolytech.be/redoc)
setup a .env
file in /app (using the provided .env_template
file).
then use docker (with provided docker-compose.yml file), run docker-compose up -d
.
MIT
Contribute at https://github.com/bepolytech/bepi
docker pull bepolytech/bepi