Strapi is an Open Source headless CMS based on NodeJS. It provides the backend admin tools to quickly create an API – both REST and GraphQL.
This is a mini series which outlines:
- Setting up Strapi and creating an API
- Adding ownership control to the API endpoints
- Optimising REST API responses to prevent auto-populating relations
I wrote the above posts based on what I learned from trying to use Strapi as the backend for a user-focused application. I think Strapi provides a fantastic base to start building a web application and hope the things I learned is useful for someone else too.
P.S: I am sorry that I couldn't post the full article here. I hope some day Dev.to's liquid tags will support Wordpress posts.
Top comments (0)