Hello all, I would like to announce GopherPit [0], a web service to serve and manage go-import and go-source HTML meta tags. [1] That is the base functionality, but it supports custom domains, subdomains under gopherpit.com, automatic TLS certificate generation from Let’s Encrypt, team management for each domain…
It allows usage of custom domains for projects, that for any reason, can not be hosted on github or similar providers, or branding is required. This project started as service for managing package paths for private usage, that can be useful for single developer as well as for teams. A kind of versioning can also be achieved by specifying different repositories for subpaths, like example.com/package and example.com/package/v2, if you do not want to keep both code-bases in the same repository. It serves a simple purpose, but it implements many boring parts related to a public web service. Best regards, Janoš [0] https://gopherpit.com [1] https://golang.org/cmd/go/#hdr-Remote_import_paths -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.