Skip to content

CianCoders/feathers-example-fileupload

Repository files navigation

feathers-example-upload

A Feathers.js file upload example, using feathers-blob.

Features:

  • Simple feathers-blob example and REST client.
  • Example with multipart/form-data support and real-time client.

How to use it:

  • Clone or download it. git clone https://github.com/CianCoders/feathers-example-fileupload.git
  • $ cd feathers-example-fileupload
  • $ npm install
  • $ npm start
  • Visit http://localhost:3030/ for a simple feathers-blob example
  • Visit http://localhost:3030/dropzone.html for a dropzone example with socket.io client.
  • Enjoy.

About

A feathers file upload example, using feathers-blob.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published