Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ototot/url-shortener
- Owner: oToToT
- Created: 2019-08-25T14:12:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T14:37:32.000Z (5 months ago)
- Last Synced: 2024-10-19T08:14:51.929Z (3 months ago)
- Language: Vue
- Homepage: https://dve.tw
- Size: 826 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```