bepolytech/bepi

By bepolytech

Updated about 3 years ago

BEP's API

Image
Languages & frameworks
Integration & delivery
Databases & storage
1

5.0K

bepolytech/bepi repository overview

BEPI - BEP's API : https://api.bepolytech.be/docs

https://github.com/bepolytech/bepi

API server for the local, like the door open status

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

docs available at https://api.bepolytech.be/docs (or https://api.bepolytech.be/redoc)

Run

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.

License

MIT

Contributing

Contribute at https://github.com/bepolytech/bepi

by PLucas 🚀

Tag summary

Content type

Image

Digest

sha256:a1896d138

Size

35.2 MB

Last updated

about 3 years ago

docker pull bepolytech/bepi