Go to file
Tyler ef026cf138
continuous-integration/drone/push Build is passing Details
Correct test names for default_test, add verbose flag to go test
2019-10-03 23:32:56 -04:00
service Split into service and main, refactor some code and add better tests 2019-10-03 19:59:20 -04:00
.drone.yml Correct test names for default_test, add verbose flag to go test 2019-10-03 23:32:56 -04:00
LICENSE Add license 2019-10-03 19:45:43 -04:00
README.md Add readme, badge, resolve issue with test 2019-10-03 20:50:58 -04:00
default.go Cleanup and prepare for instanced link handler (allowing the use of twitter, imgur, etc) 2019-10-03 21:25:57 -04:00
default_test.go Correct test names for default_test, add verbose flag to go test 2019-10-03 23:32:56 -04:00
go.mod initial commit 2019-10-03 19:44:38 -04:00
go.sum initial commit 2019-10-03 19:44:38 -04:00
imgur.go Implement Imgur info 2019-10-03 23:31:24 -04:00
imgur_test.go Implement Imgur info 2019-10-03 23:31:24 -04:00
linkinfo.go Implement Imgur info 2019-10-03 23:31:24 -04:00
options.go Implement Imgur info 2019-10-03 23:31:24 -04:00
twitter.go Cleanup and prepare for instanced link handler (allowing the use of twitter, imgur, etc) 2019-10-03 21:25:57 -04:00
util.go Split into service and main, refactor some code and add better tests 2019-10-03 19:59:20 -04:00
youtube.go Cleanup and prepare for instanced link handler (allowing the use of twitter, imgur, etc) 2019-10-03 21:25:57 -04:00

README.md

LinkInfo

Build Status

An API/Library to get link information (Title, Description, etc)