Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gocs/davy


https://github.com/gocs/davy

Last synced: about 1 month ago
JSON representation

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