Commit graph

14 commits

Author SHA1 Message Date
Richard Huang
fb28622c01
[license] Update license to MPL-2.0 2020-05-13 13:46:40 -07:00
Richard Huang
a3fbaa49f2
[readme] Add acknowledgements 2020-05-13 12:20:16 -07:00
Richard Huang
a08a7ea8ef
[static] Prettify with css 2020-05-13 11:52:18 -07:00
Richard Huang
bd2ad6a11e
[server] Fix static file serving 2020-05-13 02:36:02 -07:00
Richard Huang
2b42782842
[readme] Update readme with docker and golang 2020-05-12 23:10:22 -07:00
Richard Huang
769bd5c415
[docker] Add Dockerfile 2020-05-12 22:33:51 -07:00
Richard Huang
670bae8754
[go] Move to go modules 2020-05-12 01:57:27 -07:00
Richard Huang
629697fa77
[readme] Add readme 2020-05-11 23:30:45 -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
Richard Huang
e2d51e2a3d
[gitignore] Add gitignore 2020-05-11 19:32:27 -07:00
Richard Huang
a4d304c0a4
[static] Add index.html 2020-05-11 19:19:28 -07:00
Richard Huang
63db9f5cda
Initial commit 2020-05-11 01:20:43 -07:00