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

https://github.com/nemtsov/ubershort

Extremely simple URL shortener.
https://github.com/nemtsov/ubershort

Last synced: 2 months ago
JSON representation

Extremely simple URL shortener.

Awesome Lists containing this project

README

          

# ubershort

In-memory URL minifier.

# api

```
POST /?url=foobar
GET /xyz
```