Define an HTTP GET Endpoint for a Node.js API Server with Swagger

InstructorWill Button

Share this video with your friends

Send Tweet

In this lesson, you will learn how to create an HTTP GET endpoint for a node.js server using Swagger. This endpoint will be used to return all of the Todo items from Elasticsearch to the client.