thumbai

所属分类:GO语言编程
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2019-04-29 21:05:42
上 传 者sh-1993
说明:  Go Mod存储库、Go Vanity服务器_和_代理服务器
(Go Mod Repository, Go Vanity Server _and_ Proxy Server)

文件列表:
.travis.yml (556, 2019-04-29)
CREDITS (646, 2019-04-29)
LICENSE (11388, 2019-04-29)
VERSION (12, 2019-04-29)
aah.project (4368, 2019-04-29)
app/ (0, 2019-04-29)
app/access/ (0, 2019-04-29)
app/access/limit.go (2464, 2019-04-29)
app/commands/ (0, 2019-04-29)
app/commands/generate.go (2731, 2019-04-29)
app/controllers/ (0, 2019-04-29)
app/controllers/admin/ (0, 2019-04-29)
app/controllers/admin/base_controller.go (1142, 2019-04-29)
app/controllers/admin/dashboard_controller.go (1488, 2019-04-29)
app/controllers/admin/gomod_controller.go (4396, 2019-04-29)
app/controllers/admin/proxy_controller.go (14032, 2019-04-29)
app/controllers/admin/tools_controller.go (1758, 2019-04-29)
app/controllers/admin/user_controller.go (1124, 2019-04-29)
app/controllers/admin/vanity_controller.go (4510, 2019-04-29)
app/controllers/gomod_controller.go (2692, 2019-04-29)
app/controllers/request_controller.go (1928, 2019-04-29)
app/datastore/ (0, 2019-04-29)
app/datastore/datastore.go (5132, 2019-04-29)
app/gomod/ (0, 2019-04-29)
app/gomod/gomod.go (13290, 2019-04-29)
app/gomod/model.go (1801, 2019-04-29)
app/gomod/path.go (1648, 2019-04-29)
app/init.go (3398, 2019-04-29)
app/models/ (0, 2019-04-29)
app/models/form_models.go (3364, 2019-04-29)
app/models/models.go (4903, 2019-04-29)
app/proxy/ (0, 2019-04-29)
app/proxy/health.go (1675, 2019-04-29)
app/proxy/model.go (4190, 2019-04-29)
app/proxy/proxy.go (15190, 2019-04-29)
app/security/ (0, 2019-04-29)
app/security/authentication_provider.go (1149, 2019-04-29)
app/security/authorization_provider.go (1090, 2019-04-29)
... ...

Go Mod Repository, Go Vanity Server and Proxy Server

Build Status Go Report Card Release Version Slack #thumbai

## News * [v1.0.0-beta.2](https://github.com/thumbai/thumbai/releases/latest) Second public beta release on Dec 26, 2018. * [v1.0.0-beta](https://github.com/thumbai/thumbai/releases/tag/v1.0.0-beta) Initial public beta release on Dec 10, 2018. ## Features Provides an ability to have your own- * Go Modules Respository - for organization/individual, never loose dependency libraries. * Go Vanity Server - Decouple SCM repository path from Go import path. * Simple Proxy Server - Hosted applications on the same box then simply proxy it behind. Every feature is on-demand and could be used individually. All THUMBAI features fully utilized by `aahframework.org`, `aahframe.work` and also THUMBAI proxy replaced my nginx proxy server. ![THUMBAI dashboard screenshot](https://thumbai.app/static/img/thumbai-dashboard.png) ## Documentation & Usage Go to https://thumbai.app/docs/get-started ## Creator [Jeevanandam M.](https://github.com/jeevatkm) (jeeva@myjeeva.com) Author also published following projects for Go Community. * [aah framework](https://aahframework.org) - A secure, flexible, rapid Go web framework. * [go-resty](https://github.com/go-resty/resty) - Simple HTTP and REST client library for Go * [go-model](https://github.com/jeevatkm/go-model) - Robust & Easy to use model mapper and utility methods for Go struct. ## Contribution I would welcome your contribution! If you find any improvement or issue you want to fix, feel free to send a pull request. ## License THUMBAI released under Apache License 2.0, refer [LICENSE](LICENSE) file.

近期下载者

相关文件


收藏者