This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
terse
mirror of
https://github.com/brettlangdon/terse.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
1
Wiki
Activity
Simple and easy to use short url server
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10
Commits
1
Branch
159 KiB
Go
96.7%
Makefile
3.3%
Tree:
c6f4b0d10a
master
v0.1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c6f4b0d10a'
${ noResults }
HTTPS
ZIP
TAR.GZ
Brett Langdon
c6f4b0d10a
allow passing in the base server url
10 years ago
cmd/
terse
allow passing in the base server url
10 years ago
vendor/
github.com
Merge commit '206d7dc8084df5f0569db121461786f1f91abf9b' as 'vendor/github.com/alexflint/go-arg'
10 years ago
.gitignore
initial prototype
10 years ago
LICENSE
add license file
10 years ago
Makefile
rename url.go to util.go
10 years ago
README.md
initial commit
10 years ago
server.go
allow passing in the base server url
10 years ago
util.go
some improvments in the API
10 years ago
README.md
terse
Short URL server written in
go