Skip to content

This API acts a starting point for your next Strapi 5 API ๐ŸŽ‰ It contains a few key plugins(that I think are needed in all Strapi5 apps)

Notifications You must be signed in to change notification settings

BayBreezy/strapi-5-book-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Strapi 5 - Book API

Scalar Docs

This API acts a starting point for your next Strapi 5 API ๐ŸŽ‰ It contains a few key plugins(that I think are needed in all Strapi5 apps)

๐Ÿ”Œ Plugins

The following plugins are included in this API:

  • Media Prefix
  • Gen Types
  • Config Sync
  • Init Admin User
  • Logz

๐Ÿ”‘ OpenApi

There is also a ready to use Postman collection in the open-api folder.

You can just import it into your Postman and start testing the API.

There is also a script that can be used to convert the Postman collection to an OpenAPI file.

npm run openapi

You can see what the generated thing looks like here

Just copy the generated spec and paste it into Scalar

๐Ÿš€ Getting Started

To get started with this API, first clone it and then install the dependencies.

Make a copy of the .env.example file and rename it to .env.

Be sure to update the values in the file.

About

This API acts a starting point for your next Strapi 5 API ๐ŸŽ‰ It contains a few key plugins(that I think are needed in all Strapi5 apps)

Topics

Resources

Stars

Watchers

Forks