This website requires JavaScript.
Explore
Help
Sign In
tyler
/
linkinfo
Watch
1
Star
0
Fork
0
You've already forked linkinfo
Code
Issues
Pull Requests
Releases
Wiki
Activity
22
Commits
1
Branch
0
Tags
master
Branches
Tags
View all branches
Go to file
Code
Tyler
9ae4527143
Add headers to default/youtube
2019-10-16 20:03:46 -04:00
service
Add UserAgent
2019-10-16 19:25:59 -04:00
.drone.yml
Add docker image building
2019-10-06 15:08:59 -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
default.go
Add headers to default/youtube
2019-10-16 20:03:46 -04:00
Dockerfile
Add correct port
2019-10-06 15:14:01 -04:00
go.mod
Add caching
2019-10-06 01:00:57 -04:00
go.sum
Add caching
2019-10-06 01:00:57 -04:00
imgur_test.go
Implement Imgur info
2019-10-03 23:31:24 -04:00
imgur.go
Implement Imgur info
2019-10-03 23:31:24 -04:00
LICENSE
Add license
2019-10-03 19:45:43 -04:00
linkinfo.go
Add UserAgent
2019-10-16 19:25:59 -04:00
options.go
Implement Imgur info
2019-10-03 23:31:24 -04:00
README.md
Add readme, badge, resolve issue with test
2019-10-03 20:50:58 -04:00
twitter.go
Finish Twitter integration, start on web service
2019-10-06 00:52:26 -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_test.go
Youtube integration
2019-10-04 00:08:03 -04:00
youtube.go
Add headers to default/youtube
2019-10-16 20:03:46 -04:00
README.md
LinkInfo
An API/Library to get link information (Title, Description, etc)
Description
No description provided
Readme
440
KiB
Languages
Go
98.1%
Dockerfile
1.9%