Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gapon2401/upload-files-nextjs
Uploading files with NextJs + formidable + Typescript.
https://github.com/gapon2401/upload-files-nextjs
Last synced: 11 days ago
JSON representation
Uploading files with NextJs + formidable + Typescript.
- Host: GitHub
- URL: https://github.com/gapon2401/upload-files-nextjs
- Owner: gapon2401
- Created: 2022-04-22T08:22:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T08:24:16.000Z (over 2 years ago)
- Last Synced: 2024-07-31T08:17:30.325Z (3 months ago)
- Size: 47.9 KB
- Stars: 16
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - gapon2401/upload-files-nextjs - Uploading files with NextJs + formidable + Typescript. (miscellaneous)
README
Uploading files with [NextJs](https://github.com/vercel/next.js) + [formidable](https://github.com/node-formidable/formidable) + Typescript.
More info in the [article](https://medium.com/@igaponov/upload-files-with-nextjs-fetch-api-routes-typescript-8150f9fa2332)