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
60
Commits
1
Branch
24
Tags
4964b59b2cbe1d61c0d43fd6b509147ac73ac7c5
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
4964b59b2c
add grpc server support
2023-05-06 15:29:16 +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 grpc server support
2023-05-06 15:29:16 +08:00
resources
add static route module
2023-01-30 19:33:24 +08:00
services
add grpc server support
2023-05-06 15:29:16 +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
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 grpc server support
2023-05-06 15:29:16 +08:00
go.sum
add grpc server support
2023-05-06 15:29:16 +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
modify readme.md
2023-05-05 02:58:01 +00:00
root.go
add grpc server support
2023-05-06 15:29:16 +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%