Use a more standardized project layout

In #2, mrngm made the point that we should move to a more
standardized project structure. This commit does exactly that.
The new project structure is based on the repository listed at
<https://github.com/golang-standards/project-layout>.

Fixes #2.
This commit is contained in:
Daan Sprenkels
2019-09-10 17:52:45 +02:00
parent 471a9c69db
commit 544c093c35
9 changed files with 103 additions and 92 deletions

10
assets/text/index.txt Normal file
View File

@@ -0,0 +1,10 @@
#RU URL SHORTENER
=================
Based on https://0x0.st/, this site allows you to easily shorten URLs using
the command line.
## USAGE
# Shorten a URL
curl -F'shorten=http://example.com/some/long/url' https://hashru.link