Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit a352ccf5 authored by Martin Déclert's avatar Martin Déclert :cd:
Browse files

README updated

parent 7a32d004
No related branches found
No related tags found
No related merge requests found
# JSON server uploader middleware
JSON server middleware to upload files
This middleware parse multipart/form-data content type requests, and upload files on the server when files are detected in requests
## Usage
......
{
"name": "json-server-uploader",
"version": "1.0.2",
"version": "1.0.3",
"description": "Middleware to upload files with json-server API",
"main": "index.js",
"scripts": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment