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
70
Commits
1
Branch
24
Tags
63e66378eea6f971413492c2c4000fd768bffed3
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
63e66378ee
add hasher
2023-05-30 11:19:09 +08:00
container
add default provider
2023-05-06 11:26:21 +08:00
contracts
fix issues
2023-04-28 18:13:55 +08:00
ds
restructure
2023-04-20 12:11:34 +08:00
providers
add hasher
2023-05-30 11:19:09 +08:00
resources
add static route module
2023-01-30 19:33:24 +08:00
services
remove command support
2023-05-12 12:59:53 +08:00
utils
add tap
2023-05-24 08:53:48 +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
cmd_migrate.go
add service install
2023-05-12 11:45:18 +08:00
cmd_model.go
add service install
2023-05-12 11:45:18 +08:00
cmd_root.go
remove command support
2023-05-12 12:59:53 +08:00
cmd_seeder.go
add service install
2023-05-12 11:45:18 +08:00
cmd_service.go
add service install
2023-05-12 11:45:18 +08:00
config.toml
support sqlite
2023-03-01 09:24:01 +08:00
default_grpc.go
add grpc server support
2023-05-06 15:29:16 +08:00
defautl_http.go
add default provider
2023-05-06 11:26:21 +08:00
go.mod
add hash ids provider
2023-05-30 10:59:16 +08:00
go.sum
add hash ids provider
2023-05-30 10:59:16 +08:00
LICENSE
docs: update license and readme.md
2023-03-20 15:34:18 +08:00
README.md
modify readme.md
2023-05-05 02:58:01 +00: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%