Skip to content

Go Mod Repository, Go Vanity Server and Proxy Server

License

Notifications You must be signed in to change notification settings

thumbai/thumbai

Repository files navigation

Go Mod Repository, Go Vanity Server and Proxy Server

Build Status Go Report Card Release Version Slack #thumbai

News

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

Documentation & Usage

Go to https://thumbai.app/docs/get-started

Creator

Jeevanandam M. ([email protected])

Author also published following projects for Go Community.

  • aah framework - A secure, flexible, rapid Go web framework.
  • go-resty - Simple HTTP and REST client library for Go
  • 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 file.