strapi
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!
让我们构建一个自定义API。 Strapi是Node CMS,可让我们从干净的仪表板中快速创建自己的API。 我们无需跳入Node代码即可创建数据库,数据库连接,模型等。Strapi使我们能够在很短的时间内创建API!
Knowledge of APIs and what APIs are is good to have.
具有API知识以及具有什么API是很好的。
Does Strapi have draft/published status? Yes
Strapi是否具有草稿/已发布状态? 是
Can you schedule content? Yes
您可以安排内容吗? 是
Can I get the source code for Strapi? Yes. It’s on GitHub
Is there an API to create/edit users? Yes
是否有用于创建/编辑用户的API? 是
Are there hooks like beforeSave or beforeCreate? Yes. The Strapi Model has lifecycle methods
是否有像beforeSave或beforeCreate这样的钩子? 是。 Strapi模型具有生命周期方法
Can I add 3rd party authentication? Yes. You can add a new auth provider.
我可以添加第三方认证吗? 是。 您可以添加新的身份验证提供程序。
Chris Sevilleja (@chrisoncode) 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.
Chris Sevilleja ( @chrisoncode )是scotch.io的创始人,也是DigitalOcean的高级开发顾问。 他喜欢尝试找出最有效,最实用的方式来构建我们可以交付给客户的应用程序。
翻译自: https://www.digitalocean.com/community/tech_talks/building-custom-apis-with-strapi
strapi