Commit graph

9 commits

Author SHA1 Message Date
Richard Huang
b9857599af
Comply with golint 2020-05-29 10:58:11 -07:00
Richard Huang
5b45a6df96
[utils/handlers] Add regex URL validation and remove govalidator 2020-05-15 16:35:01 -07:00
Richard Huang
c25d50c35f
[utils/handlers] Verify alias contains only unreserved URI chars 2020-05-15 02:16:23 -07:00
Richard Huang
8cde6da33e
[tests] Add tests 2020-05-14 01:23:42 -07:00
Richard Huang
653450c785
[handlers] Rewrite to be json compatible 2020-05-13 20:33:38 -07:00
Richard Huang
670bae8754
[go] Move to go modules 2020-05-12 01:57:27 -07:00
Richard Huang
37d93881e8
[server/handlers] Implement short url creation 2020-05-11 22:52:45 -07:00
Richard Huang
fb59b69703
[server/handlers] Implement short url decode and redirect 2020-05-11 20:15:20 -07:00
Richard Huang
00f2093970
[server/handlers] Add basic webserver functionality 2020-05-11 20:02:50 -07:00