Skip to content

cuplsensor/cuplbackend

Repository files navigation

cuplbackend

This is a WSGI web application. It wraps a REST API around cuplcodec. Environmental sensor samples decoded by the latter are persisted in a postgres database using the SQLAlchemy ORM.

cuplbackend screenshot

Tests

GitHub Workflow Status

API endpoints are tested with pytest with Tavern.

Documentation

Hosted on ReadTheDocs. This includes information on how to install the software from scratch without Docker. Work is in progress on the documentation for cuplbackend. For now, refer to cupldeploy for more information.

Docker Image

Hosted on GitHub Packages. Pull the image with:

docker pull ghcr.io/cuplsensor/cuplbackend:master

Licence

cuplbackend

License: AGPL v3

Documentation

License: CC BY-SA 4.0