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

https://github.com/tupizz/book-management-golang

book-management-golang
https://github.com/tupizz/book-management-golang

Last synced: 2 months ago
JSON representation

book-management-golang

Awesome Lists containing this project

README

        

```bash
go mod init book-management-system-golang
go get github.com/jinzhu/gorm/dialects/mysql
go get github.com/gorilla/mux
```