Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chenz24/employee

A demo app build with go gin, gorm and sqlite
https://github.com/chenz24/employee

Last synced: 1 day ago
JSON representation

A demo app build with go gin, gorm and sqlite

Awesome Lists containing this project

README

        

# employee
A demo app build with go gin, gorm and sqlite

```
go mod download
go run main.go
```