https://github.com/aleksa-codes/cloudinary-upload-demo
☁️ Next.js 15 (app router) image upload using Cloudinary (API and npm package).
https://github.com/aleksa-codes/cloudinary-upload-demo
cloudinary cloudinary-api cloudinary-sdk next nextjs upload-images
Last synced: 9 months ago
JSON representation
☁️ Next.js 15 (app router) image upload using Cloudinary (API and npm package).
- Host: GitHub
- URL: https://github.com/aleksa-codes/cloudinary-upload-demo
- Owner: aleksa-codes
- Created: 2024-04-26T19:05:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T13:17:58.000Z (about 1 year ago)
- Last Synced: 2024-11-13T14:25:55.669Z (about 1 year ago)
- Topics: cloudinary, cloudinary-api, cloudinary-sdk, next, nextjs, upload-images
- Language: TypeScript
- Homepage:
- Size: 143 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Cloudinary Demo
This repository serves as a demonstration of integrating Cloudinary, a cloud-based image and video management platform, with a Next.js v15 (App Router) application using API routes. It showcases how to upload images using both the Cloudinary API and the Cloudinary npm package within a Next.js environment.