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

https://github.com/dave-wind/go_main


https://github.com/dave-wind/go_main

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

### Title
> basic web go project

#### Docker run
```go
cd src/crud

docker-compose up --remove-orphans

localhost:8080
```