Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ototot/url-shortener

A simple url shortener
https://github.com/ototot/url-shortener

Last synced: about 1 month ago
JSON representation

A simple url shortener

Awesome Lists containing this project

README

        

url-shortener
===

![build status](https://github.com/oToToT/url-shortener/workflows/Deploy%20Frontend/badge.svg)

## Request Handling

- Google Cloud Functions
- function/src/

### Test

```
cd function/
npm install
npm start
```