Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/romanthekat/simple-peak-flowmeter

Simple peak flow meter companion app
https://github.com/romanthekat/simple-peak-flowmeter

chi docker docker-compose golang

Last synced: 14 days ago
JSON representation

Simple peak flow meter companion app

Awesome Lists containing this project

README

        

= simple-peak-flowmeter

== backend

=== golang

Simple CRUD for records/measurements, having timestamp and number value.

See also: link:backend/golang/routes.md[routes.md]

==== How to use
`docker-compose up` will start mongodb and app on port `3333`