This website requires JavaScript.
Explore
Help
Sign In
rogee
/
atom
Watch
1
Star
0
Fork
0
You've already forked atom
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
48
Commits
1
Branch
24
Tags
5b8eca5d87ef752e353c0da1924daabb2d10fdb2
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
yanghao05
5b8eca5d87
restructure
2023-04-20 12:11:34 +08:00
cmd
restructure
2023-04-20 12:11:34 +08:00
container
restructure
2023-04-20 12:11:34 +08:00
contracts
restructure
2023-04-20 12:11:34 +08:00
ds
restructure
2023-04-20 12:11:34 +08:00
providers
restructure
2023-04-20 12:11:34 +08:00
resources
add static route module
2023-01-30 19:33:24 +08:00
services
restructure
2023-04-20 12:11:34 +08:00
utils
restructure
2023-04-20 12:11:34 +08:00
.air.toml
init project
2023-01-28 11:09:11 +08:00
.gitignore
fix database issues
2023-02-07 00:14:30 +08:00
.golangci.yaml
fix: lint issues
2023-03-09 10:23:23 +08:00
.husky.toml
ci: support husky
2023-03-07 19:12:42 +08:00
buf.gen.yaml
init project
2023-01-28 11:09:11 +08:00
buf.yaml
init project
2023-01-28 11:09:11 +08:00
config.toml
support sqlite
2023-03-01 09:24:01 +08:00
go.mod
restructure
2023-04-20 12:11:34 +08:00
go.sum
ci: support husky
2023-03-07 19:12:42 +08:00
LICENSE
docs: update license and readme.md
2023-03-20 15:34:18 +08:00
main.go
restructure
2023-04-20 12:11:34 +08:00
Makefile
add tables
2023-01-31 16:58:35 +08:00
README.md
docs: update license and readme.md
2023-03-20 15:34:18 +08:00
README.md
atom
atom is a simple http/grpc service template
Tool
atomctl
Features
using
Gin
to support http service
using
dig
to support dependency injection
using
gomigrate
to support migration
using
Gorm
to support orm
using
gen
to auto generate database models
License
MIT
Contact
Rogee(
rogeecn@qq.com
)
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
MIT
458
KiB
Languages
Go
100%