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

https://github.com/gocs/davy


https://github.com/gocs/davy

Last synced: 2 months 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