Tutorial on Creating a RESTful API Using Node.js Express - Sequelize and mysql

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024
  • We are going to cover how to create a restful api using node.js express Sequelize and mysql.
    Rest apis help us decouple our backend code from our front end so we can use it across multiple application (mobile apps, web apps, etc).
    We are going to learn how to build a simple blog post type api with all the useful methods(GET,POST,DELETE,PATCH).
    We use Node.js as our backend language, express.js is going to help us create routes easier and middlewares and we use mongodb together with mysql to create schemas and models that define how our data looks.
    If you are a beginner with nodejs, express or mysql I hope that this tutorial will give you a good idea of how these technologies work well together.

ความคิดเห็น • 58