Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tony-go/go-api-starter

Golang api boilerplate using Gin and Gorm
https://github.com/tony-go/go-api-starter

api gin golang gorm

Last synced: about 1 month ago
JSON representation

Golang api boilerplate using Gin and Gorm

Awesome Lists containing this project

README

        

# GOLANG API STARTER

## Start Server

```
go run main.go
```

Happy hacking !