hendesi / buoy-web-service

The webservice that runs on the Raspberry Pi of the buoys. It provides the sensor readings at its endpoints.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buoy Webservice

Build and Test Build Docker Compose

This repository includes an Apodini web service that runs on the buoys Rasperry Pi and offers the sensor readings at its endpoints.

Running the Buoy Webservice

Just run the $ docker compose up command to start the web service.

The Raspberry Pi image provided in BuoyAP already includes the necessary docker image. Therefore no internet connection is required to start the webservice when using this image.

About

The webservice that runs on the Raspberry Pi of the buoys. It provides the sensor readings at its endpoints.


Languages

Language:Swift 78.7%Language:Dockerfile 21.3%