An open API service indexing awesome lists of open source software.

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.

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.