Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gocs/davy
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gocs/davy
- Owner: gocs
- License: mit
- Created: 2021-01-19T04:34:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T02:17:34.000Z (almost 2 years ago)
- Last Synced: 2024-06-19T21:55:38.793Z (6 months ago)
- Language: Go
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# davy
This follows the "Write a Web App in Go" tutorial of Davy Wybiral with slight modifications.
## running
```
docker-compose up --build
``````
go run main.go -session-key=
```## license
MIT (c) gocs 2021