Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nimrc/biturl

短网址
https://github.com/nimrc/biturl

koa2 nodejs shorturl

Last synced: about 2 months ago
JSON representation

短网址

Awesome Lists containing this project

README

        

### 短网址服务

---
基于koa2设计的短网址服务,小巧易用,接口性能高(响应在10ms内),也可运行在Docker中做服务,不同域名可以修改`config/custom.js`中的`host`做定制

- nodejs v7+
- redis
- sqlite

---

Docs

##### 主页

- `[GET]` https://bitm.pro

##### 生成短网址

- `[POST]`https://bitm.pro/generate
- url 原链接
---

License: MIT