In this course, we will build a ToDo API that stores notes using the OpenAPI Specification (Swagger). We will start with a blank API definition using the Swagger Online Editor. The Swagger definition file will be used to create a Node.js API. Along the way, we will discover how to implement additional details required for a fully functional API requests and responses. We will also learn about the powerful capabilities of Swagger to generate server side code and client libraries.
It was fabulous. Congrats!
To improve, I'd remove some server code, and focus more on swagger. For example, where those req.swagger params are coming from? are they coerced?
Thanks for the course!
Thanks. Very informative and well described course.
wide variety of topics, jmeter, monitoring and using ES is a very good bonus. Thanks for not using mongo/mongoose.
I'd like to see how we can use the exported yml file to a web based editor/service.