Create your own REST API in Node.js using the Express framework! Learn about routing, different HTTP methods, query parameters, middlewares and more!
Learn the basics of JavaScript Promises - how they handle async operations, improve code readability, and manage success/failure outcomes.