Skip to content
/ hobbit Public

A Clojure library for interacting with all sorts of URL shortening services.

License

Notifications You must be signed in to change notification settings

Raynes/hobbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hobbit

This is a polymorphic library for interacting with various URL shortening services.

The library consists of several API implementations and a protocol called Shortener that has two methods, shorten and expand. Each service API implementation implements Shortener but may also have other functions for less common and/or unique API calls.

This library is currently in development and only Bitly is (mostly) supported at the moment. An arbitrary number of other implementations are coming.

About

A Clojure library for interacting with all sorts of URL shortening services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published