https://github.com/owanesh/shortnim
A Nim wrapper to reduce your link.
https://github.com/owanesh/shortnim
hacktoberfest linkshortener nim-wrapper
Last synced: 11 months ago
JSON representation
A Nim wrapper to reduce your link.
- Host: GitHub
- URL: https://github.com/owanesh/shortnim
- Owner: Owanesh
- License: mit
- Created: 2020-08-10T08:51:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T16:05:39.000Z (almost 6 years ago)
- Last Synced: 2025-03-16T08:28:27.854Z (over 1 year ago)
- Topics: hacktoberfest, linkshortener, nim-wrapper
- Language: Nim
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shortnim ✂️ 🔗
_A Nim wrapper to reduce your link._
### How to use
```bash
nimble build -d:ssl
shortnim --provider
```
Example:
```bash
shortnim -p relink https://github.com/Owanesh
shortnim -p cleanuri https://duckduckgo.com/
```
### Works with
* [Rel.ink](https://rel.ink/)
* [CleanURI](https://cleanuri.com/)
### LICENSE
The code in this project is licensed under MIT license. See [LICENSE](https://github.com/Owanesh/shortnim/blob/master/LICENSE) for more information.