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
57
Commits
1
Branch
24
Tags
e0e48fe83a63f8badf12cf3c2d22c05b2e911521
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
e0e48fe83a
fix issues
2023-04-28 18:13:55 +08:00
container
restructure
2023-04-28 15:10:28 +08:00
contracts
fix issues
2023-04-28 18:13:55 +08:00
ds
restructure
2023-04-20 12:11:34 +08:00
providers
restructure
2023-04-28 15:10:28 +08:00
resources
add static route module
2023-01-30 19:33:24 +08:00
services
fix issues
2023-04-28 18:13:55 +08:00
utils
change options
2023-04-28 14:17:44 +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
config.toml
support sqlite
2023-03-01 09:24:01 +08:00
go.mod
fix issues
2023-04-28 18:13:55 +08:00
go.sum
fix issues
2023-04-28 18:13:55 +08:00
LICENSE
docs: update license and readme.md
2023-03-20 15:34:18 +08:00
migrate.go
fix issues
2023-04-28 18:13:55 +08:00
model.go
fix issues
2023-04-28 18:13:55 +08:00
README.md
docs: update license and readme.md
2023-03-20 15:34:18 +08:00
root.go
fix issues
2023-04-28 18:13:55 +08:00
seeder.go
fix issues
2023-04-28 18:13:55 +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%