Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rm-yakovenko/koa-file-uploading
Generates a secure (random) link to the uploaded file.
https://github.com/rm-yakovenko/koa-file-uploading
koa nodejs
Last synced: 13 days ago
JSON representation
Generates a secure (random) link to the uploaded file.
- Host: GitHub
- URL: https://github.com/rm-yakovenko/koa-file-uploading
- Owner: rm-yakovenko
- License: mit
- Created: 2019-01-07T12:20:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T18:53:41.000Z (almost 6 years ago)
- Last Synced: 2024-11-22T06:23:45.752Z (2 months ago)
- Topics: koa, nodejs
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Koa file uploading ![](https://api.travis-ci.org/rm-yakovenko/koa-file-uploading.svg?branch=master)
Generates a secure (random) link to the uploaded file.
## Requirements
- Node.js v10+
## Getting started
- `npm i`
- `node index.js`
- Open your browser at http://localhost:3000## Live demo
https://rocky-bayou-11740.herokuapp.com/