An open API service indexing awesome lists of open source software.

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).

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.