Let’s build a custom API. Strapi is a Node CMS that lets us create our own APIs quickly from a clean dashboard. We don’t have to jump into Node code to create a database, database connections, models, etc. Strapi lets us create an API in very little time!
Knowledge of APIs and what APIs are is good to have.
Chris Sev is the founder of scotch.io and Senior Developer Advocate at DigitalOcean. He loves trying to figure out the most efficient and practical way to build apps that we can ship to our customers.
Thanks for learning with the DigitalOcean Community. Check out our offerings for compute, storage, networking, and managed databases.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello, how can I add the TinyMCE WYSIWYG to the Strapi built-in text editor? Where to start if I want to change the default language in the Strapi CMS (i.e. English) to one that is not natively supported?