For newly emerged technologies, REST APIs provide a flexible and easier process to integrate applications. They have emerged as one of the most common methods used for connecting components of the distributed system. For a backend developer, ability to build REST APIs is a key requirement. This course will enable you to build and document REST APIs using various frameworks and tools. The primary use of this is to create REST API’s that accept request from frontend and send appropriate responses. Here, you will also learn to document the REST APIs using Swagger.
What you'll learn
Create REST APIs using Node.js and Express
Document APIs using Swagger
Course objectives
Enable students to build and document RESTful APIs
Provide a hands-on approach to integrating frontend and backend components