Go to develop a super small web service which can be used by people or organisations to share secrets in a slightly more private way. It can be run as a single binary or from a Docker container inside a company's own infrastructure. The entire solution will be open source with an OSS friendly Apache 2.0 license so that adding basic routing will be easier.
Table of contents
The FoundationCreating a new Go projectCreating a simple hello world web serverAdding basic routingAdding HTML viewsAdding a Redis dependencySaving notesRetrieving notesLinksNext stepsHow to runClosing words1 Comment
Sort: