Getting Started with Strapi 5 Part 1 - Strapi crash course 2024

Опубликовано: 31 Октябрь 2024
на канале: Coding After Thirty
3,139
69

Getting started with Strapi 5 Part 1: Strapi 5 Docs: https://strp.cc/3yHOhAw
Class notes: https://www.codingafterthirty.com/das...

In this video, we explore how to get started with Strapi 5, a headless CMS that allows for easy API creation and content management for various projects.

We cover the initial setup, creating a collection type, and making a GET request using Postman.

Strapi 5 offers a range of features, including TypeScript support, SQL database options, and a user-friendly content type builder.

Key Topics Summary:
Introduction to Strapi 5 and its benefits
Setting up Strapi and creating a collection type
Permissions and roles on API endpoints for your content.
Making a GET request with Postman