Skip to content

j-wing/hms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple short URL service for a small group of my friends, implemented in Go and running on Google App Engine.

Note that actually running this locally requires creating a file called secrets.go in the hms/ directory and adding a package level map[string]<anything> called ALLOWED_EMAILS, where the string keys are the emails allowed to add URLs to the service. To run locally, you just need to allow "test@example.com"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published