Backend Roadmap
Postman
Learning Path
Follow these concepts in order to master this topic.
1
What is Postman?2
Installing Postman3
Workspaces4
Collections5
Creating Requests6
HTTP Methods7
Headers8
Query Parameters9
Request Body10
Authorization11
Environment Variables12
Collection Variables13
Pre-request Scripts14
Tests15
Importing APIs16
Exporting Collections17
API Documentation18
Mock Servers19
Best PracticesDocumentation
Official documentation and references.
Video Courses
Recommended free video courses.
Practice Websites
Practice what you've learned.
Projects
Apply what you've learned by building real projects.
Test a Todo API
BeginnerBuild a Complete API Collection
IntermediateDocument an Express REST API
Advanced