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

https://github.com/mpromonet/testgocli


https://github.com/mpromonet/testgocli

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

```
go install github.com/swaggo/swag/cmd/swag@$(grep 'github.com/swaggo/swag' go.mod | awk '{print $2}')
go generate ./...
go build
```