Welcome to Swagger course: Node.JS: API Development with Swagger.
Swagger is a framework built by Smartbear that allows to build RESTful API. Swagger offers a lot of tools to build REST API faster and more efficiently. One of it’s tools is Open API Specification (OAS) which you can use to create beautiful documentation that will improve your team communication and also help you make better decisions while designing your API.
Open API Specification (OAS) is gaining a lot of traction and currently is being used in AWS API Gateway and other products that use it to document REST API.
You’ll not only learn Swagger in theory but also build a real world application using Swagger throughout this course.
What is included in the course:
1 – Setup swagger in Node.js.
2 – Complete introduction to Open API Specification (v2.0).
3 – Overview on how to connect Swagger and Node.js.
4 – Best practices in developing REST API.
5 – Create real–world examples.
Extra:
– Authentication in REST API Using Swagger and Json Web Tokens (JWT)
Is this course for you?
Now that you know what the course is about let’s figure out if this is the right one for you:
Instructor Details
Courses : 2
Specification: Node JS: API Development with Swagger
|
8 reviews for Node JS: API Development with Swagger
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 3 hours |
Year | 2020 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | Yes |
$29.99 $14.99
Sasa Vukanovic –
Yes, course is good. Give me a some overview to Swagger and give me ideas how to continue with this knowledge.
Carlos Luiz Marinho da Silva Junior –
I think it would be great if we have more validations with swagger!
Robson Niemeyer –
The course is good, but an example of a database connection is missing and that’s why my rating was not 5 stars.
Omar Urbano –
Excellent course, very entertaining and explained
Aditya Narayan Pradhan –
I liked this course short and clear, but it lacks concepts like authentication(login) and database connection to MySQL or MongoDB then it would be perfect, also further if after making the API, there should be an application tutorial using the API on any client like HTML or android to demonstrate the complete cycle would have been best
Dav Thorn –
I found it a good course , easy to follow and taught me alot about Swagger. I gave a five because its a great intro course.
E Ka –
I’m disappointed. You don’t learn much about the Swagger itself in this course. I miss a more detailed description of how the Swagger works, about its tools (only editor is used more here), how to implement the Swagger on a building project etc. As a backend guy you do not need a detailed description of the CRUD operation which takes too much time in this course. From Chapter 4 you see only using Postman and writing of controllers in IDE again, this is not what you expect from Swagger course… For me, the course was basically useless.
Alexander L rken –
The only issue was the buggy swagger editor. The workaround, just ctrl x + ctrl v did not work at all. But all together J. did a great job and I understood all facts to know. Thank you very much!