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

https://github.com/fabsrc/slug

:snail: A minimal emoji link shortener.
https://github.com/fabsrc/slug

emoji link-shortener

Last synced: 3 months ago
JSON representation

:snail: A minimal emoji link shortener.

Awesome Lists containing this project

README

        

# 🐌

*A Minimal Emoji Link Shortener.*

## Install

```bash
npm i
```

## Start

```bash
npm start
```

🐌 starts on Port 1234 by default. Set `PORT` to change default port.

## License

Licensed under the [MIT License](http://opensource.org/licenses/mit-license.php).