Keine Beschreibung

chris 1eee7fee67 feat: Add the demo of task and job vor 7 Monaten
api 4a18f354b7 fix: rm HandleError ErrSuccess vor 1 Jahr
cmd 1eee7fee67 feat: Add the demo of task and job vor 7 Monaten
config 61d8b86fff feat: multi-database support vor 1 Jahr
deploy e26cd176d9 feat: update go1.19 vor 1 Jahr
docs ac839a6f34 fix: UpdateProfile doc vor 1 Jahr
internal 1eee7fee67 feat: Add the demo of task and job vor 7 Monaten
pkg 8aa8b655c7 fix: ParseToken strings.TrimPrefix vor 1 Jahr
scripts 1d049bfee6 feat: add response errors vor 2 Jahren
storage 61d8b86fff feat: multi-database support vor 1 Jahr
test 297e30b84e * test: introduce the http expect testing tool vor 9 Monaten
web e5886f8d04 add code vor 2 Jahren
.dockerignore 7d99bc1e5d feat: add dockerignore gitattributes vor 2 Jahren
.gitattributes 5175c4ba73 style: update gitattributes vor 2 Jahren
.gitignore 61d8b86fff feat: multi-database support vor 1 Jahr
LICENSE 695f77cc1a Initial commit vor 2 Jahren
Makefile 5362dd48d7 Update Makefile vor 1 Jahr
README.md 9e052d7853 feat: Adjust directory structure and add multi server support vor 1 Jahr
README_zh.md 9e052d7853 feat: Adjust directory structure and add multi server support vor 1 Jahr
go.mod 297e30b84e * test: introduce the http expect testing tool vor 9 Monaten
go.sum 297e30b84e * test: introduce the http expect testing tool vor 9 Monaten

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.