Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hstarorg/url-short

Short url service
https://github.com/hstarorg/url-short

shorturl

Last synced: 2 months ago
JSON representation

Short url service

Awesome Lists containing this project

README

        

# url-short
Short url service

# How to develop?

```bash
git clone

# install deps
npm i

# run dev
npm run dev

# build
npm run build
```

# Changelog

### 0.2.0 (2018-10-11)

* Change cdn and favicon
* Upgrade deps

### 0.1.0

* Basic function