Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/romanthekat/simple-peak-flowmeter
- Owner: romanthekat
- License: apache-2.0
- Created: 2019-04-28T11:31:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-19T08:26:09.000Z (11 months ago)
- Last Synced: 2024-02-14T14:39:30.263Z (9 months ago)
- Topics: chi, docker, docker-compose, golang
- Language: Go
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
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`