Skip to content

finkhq/fink

Repository files navigation

fink


fink

Last version Build Status Dependency status Dev Dependencies Status NPM Status Donate

URI Shortener for Massses.

Fink is a URI shortener. The idea is similar to a URL shortener but supporting redirect between protocols. (For example, redirecting from HTTP → BiTtorrent).

The features of this project are:

  • Extremely Faster (Based on LevelDB).
  • Small minification as possible (Based on Base58) encode.
  • Unique identifier per URI. Not possible store duplicates!
  • Total clicks associated with URI.
  • Redirection between protocols. (For example: HTTP → BiTtorrent).
  • Emojify version of the URI 😁🤓😎.

License

MIT © fink