From 6c05076bcf7d988312267ea5599cf47f2138a8cc Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Tue, 28 May 2019 01:40:44 -0400 Subject: comments edited --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index e9047cc..ff0447e 100644 --- a/main.go +++ b/main.go @@ -44,7 +44,7 @@ func main() { HandlerFunc(apiEndpointHandler) // Using stdlib net/url to validate the input URLs rather than regex. - // Validating a URL with regex is unwieldly + // Validating a URL with regex is unwieldy api.Path("/{format:(?:plain)}/{endpoint:(?:mentions|users|tweets)}"). Queries("url", "{url}", "q", "{query}"). Methods("GET"). -- cgit 1.4.1-2-gfad0