Content Deep Dive
Image Upload to Strapi via REST API with Next.js and Postman
Blog post from Strapi
Post Details
Company
Date Published
Author
Theodore Kelechukwu Onyejiaku
Word Count
2,222
Language
English
Hacker News Points
-
Summary
This tutorial teaches how to use the Strapi headless CMS for image uploads and management using its REST API with Postman and Next.js. It covers creating a Food Collection Type in Strapi, enabling permissions for image upload via REST API, installing Next.js, creating global types for the application, and creating starter components such as SubmitButton, MultipleOrSingleUpload, LinkToSpecificEntry, LinkedImages, and UploadAtEntryCreation. The tutorial also explains how to configure the Strapi Upload plugin and provides an overview of different media uploads supported by Strapi.