[ANN] GopherPit.com - service to manage remote import paths

49 views
Skip to first unread message

Janoš Guljaš

unread,
Jun 15, 2016, 10:04:07 AM6/15/16
to golang-nuts

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

Reply all
Reply to author
Forward
0 new messages