Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mstruebing/koa-url-shortener

An URL shortener API with koa
https://github.com/mstruebing/koa-url-shortener

api javascript koa node node-js nodejs

Last synced: 7 days ago
JSON representation

An URL shortener API with koa

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/mstruebing/koa-url-shortener.svg?branch=master)](https://travis-ci.org/mstruebing/koa-url-shortener) [![Dependency status](https://david-dm.org/mstruebing/koa-url-shortener.svg)](https://david-dm.org/mstruebing/koa-url-shortener) [![DevDependency status](https://david-dm.org/mstruebing/koa-url-shortener/dev-status.svg)](https://david-dm.org/mstruebing/koa-url-shortener?type=dev)

## Development

You need Docker up and running

`docker-compose build && docker-compose up`

Then head to
`0.0.0.0:8080`