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

https://github.com/function61/shorturl

URL shortener microservice
https://github.com/function61/shorturl

Last synced: 7 months ago
JSON representation

URL shortener microservice

Awesome Lists containing this project

README

          

![Build status](https://github.com/function61/shorturl/workflows/Build/badge.svg)

An URL shortener microservice designed to be run on AWS Lambda.

Example link: https://function61.com/go/turbobob-latest-linux-amd64

In progress, currently we're using hardcoded link database. Next version will be hooked up to
[Event Horizon](https://github.com/function61/eventhorizon).