Няма описание

chenlianghong 7193c8d288 fix: make bootstrap for docker-compose преди 1 година
api 55b0cbdc6a feat: Added database transactions and removed handler interface definitions преди 1 година
cmd 70fbd7beaf fix: check ParseToken err преди 1 година
config 61d8b86fff feat: multi-database support преди 1 година
deploy 7193c8d288 fix: make bootstrap for docker-compose преди 1 година
docs ac839a6f34 fix: UpdateProfile doc преди 1 година
internal ac839a6f34 fix: UpdateProfile doc преди 1 година
pkg 8aa8b655c7 fix: ParseToken strings.TrimPrefix преди 1 година
scripts 1d049bfee6 feat: add response errors преди 2 години
storage 61d8b86fff feat: multi-database support преди 1 година
test 61d8b86fff feat: multi-database support преди 1 година
web e5886f8d04 add code преди 2 години
.dockerignore 7d99bc1e5d feat: add dockerignore gitattributes преди 2 години
.gitattributes 5175c4ba73 style: update gitattributes преди 2 години
.gitignore 61d8b86fff feat: multi-database support преди 1 година
LICENSE 695f77cc1a Initial commit преди 2 години
Makefile 5362dd48d7 Update Makefile преди 1 година
README.md 9e052d7853 feat: Adjust directory structure and add multi server support преди 1 година
README_zh.md 9e052d7853 feat: Adjust directory structure and add multi server support преди 1 година
go.mod 61d8b86fff feat: multi-database support преди 1 година
go.sum 61d8b86fff feat: multi-database support преди 1 година

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.