Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paranoiasystem/fastify-short-link
fastify short link
https://github.com/paranoiasystem/fastify-short-link
Last synced: about 2 months ago
JSON representation
fastify short link
- Host: GitHub
- URL: https://github.com/paranoiasystem/fastify-short-link
- Owner: paranoiasystem
- License: mit
- Created: 2019-10-12T13:33:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T15:34:21.000Z (almost 3 years ago)
- Last Synced: 2023-02-26T17:06:37.426Z (almost 2 years ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fastify-short-link
fastify short link is a microservice for create a short link
It was designed for generate and keep track of analitics on visit short link.
Type of link:
- normal (normal link shorted)
- custom (like normal link but you can decide the hash, eg. a mnemonic short link)
- oneshot (like normal, but after first visit it is deactivated)
- period (like normal, but it lives in a period of time)For star the project install create-fastify-app (https://github.com/davidedantonio/create-fastify-app)