Ei kuvausta

行者 042adc8d8f Merge pull request #8 from alphasnow/f_gocron_panic 1 vuosi sitten
api 55b0cbdc6a feat: Added database transactions and removed handler interface definitions 1 vuosi sitten
cmd 55b0cbdc6a feat: Added database transactions and removed handler interface definitions 1 vuosi sitten
config 9e052d7853 feat: Adjust directory structure and add multi server support 1 vuosi sitten
deploy 1d049bfee6 feat: add response errors 2 vuotta sitten
docs 55b0cbdc6a feat: Added database transactions and removed handler interface definitions 1 vuosi sitten
internal 31893ca983 feat: gocron panic handler 1 vuosi sitten
pkg 55b0cbdc6a feat: Added database transactions and removed handler interface definitions 1 vuosi sitten
scripts 1d049bfee6 feat: add response errors 2 vuotta sitten
test 55b0cbdc6a feat: Added database transactions and removed handler interface definitions 1 vuosi sitten
web e5886f8d04 add code 2 vuotta sitten
.dockerignore 7d99bc1e5d feat: add dockerignore gitattributes 2 vuotta sitten
.gitattributes 5175c4ba73 style: update gitattributes 2 vuotta sitten
.gitignore 1d049bfee6 feat: add response errors 2 vuotta sitten
LICENSE 695f77cc1a Initial commit 2 vuotta sitten
Makefile 55b0cbdc6a feat: Added database transactions and removed handler interface definitions 1 vuosi sitten
README.md 9e052d7853 feat: Adjust directory structure and add multi server support 1 vuosi sitten
README_zh.md 9e052d7853 feat: Adjust directory structure and add multi server support 1 vuosi sitten
go.mod 3722876308 feat: rm github.com/pkg/errors 1 vuosi sitten
go.sum 3722876308 feat: rm github.com/pkg/errors 1 vuosi sitten

README.md

Nunu — A CLI tool for building Go applications.

Nunu is a scaffolding tool for building Go applications. Its name comes from a game character in League of Legends, a little boy riding on the shoulders of a Yeti. Just like Nunu, this project stands on the shoulders of giants, as it is built upon a combination of popular libraries from the Go ecosystem. This combination allows you to quickly build efficient and reliable applications.

简体中文介绍

Nunu

Documentation

License

Nunu is released under the MIT License. For more information, see the LICENSE file.