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

https://github.com/chenz24/employee

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

Last synced: 16 days 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
```