< Build RESTful APIs with Node, Express and MongoDB - Backend Web Development Masterclass

39 casts | 3:59:55 for the total course

created by Mammoth Interactive INC

  • 1. 00 Course overview
  • 2. 01b Project preview - Build a RESTful API with Express, Node and MongoDB
    • 00 Project Preview | Build RESTful APIs

  • 3. 01c Install npm and Node on Mac, Windows and Linux
    • 00 What Is Node Js

    • 01 Install Node And Npm On Mac Or Windows

  • 4. 02 Start a new Node project with Express web server
    • 03 What Is Express JS

    • 01 Start A New Node Project With Express Web Server | Build RESTful APIs

    • 02 Build A Web Server With Express

    • 03 Install Nodemon To Auto-Restart Server | Build RESTful APIs

  • 5. 03a Handle HTTP requests with an Express router
    • 01 Implement Middleware To Handle Requests | Build RESTful APIs

  • 6. 03b Install MongoDB on Mac and Windows
    • 00 What Is A MongoDB NoSQLl Database

    • 01 Install MongoDB On Mac

    • 02 Install MongoDB On Windows

  • 7. 03c Install mongosh on Mac and Windows
    • 00 Install Mongosh On Mac | Build RESTful APIs

    • 01 Install Mongosh On Windows | Build RESTful APIs

  • 8. 04 Build a Mongo DataBase
    • 01 Build A Mongo Database | Build RESTful APIs

    • 02 Build A Mongoose Database Schema To Represent Entries | Build RESTful APIs

  • 9. 05 Build an Express router to handle requests
    • 01 Build An Express Router To Handle Requests | Build RESTful APIs

    • 02 Send A Response When A Client Requests To Visit A Route | Build RESTful APIs

  • 10. 06 Implement a GET HTTP request
    • 01 Get All Entries From A Database | Build RESTful APIs

    • 02 Get An Entry Based On A Property | Build RESTful APIs

  • 11. 07 Implement a POST HTTP request
    • 01 Post A New Database Entry | Build RESTful APIs

  • 12. 08 Implement a PUT HTTP request
    • 01 Put A Replacement Entry Based On A Property | Build RESTful APIs

  • 13. 09 Implement a PATCH HTTP request
    • 01 Patch A Property In An Existing Entry | Build RESTful APIs

  • 14. 10 Implement a DELETE HTTP request
    • 01 Delete An Entry At A Property | Build RESTful APIs

  • 15. 11 Project preview - Build a RESTful API with Validation
    • 11.00 Project Preview | Build RESTful APIs

  • 16. 12 Build a Node web server with Express and Nodemon
    • 01 Build A Node Web Server With Express And Nodemon | Build RESTful APIs

  • 17. 13 Set up handlers for RESTful HTTP requests
    • 01 Set Up Handlers For Restful HTTP Requests | Build RESTful APIs

  • 18. 14 Build a Mongo database
    • 14.01 Build A Mongo Database | Build RESTful APIs

    • 02 Connect Mongodb To Web Server | Build RESTful APIs

  • 19. 15 Respond to Get By Property request
    • 01 Use Middleware To Reduce Code Duplication | Build RESTful APIs

    • 02 Respond To 'Get By Property' Request | Build RESTful APIs

  • 20. 16 Respond and test an HTTP POST request
    • 01 Process Request Body With Body-Parser | Build RESTful APIs

    • 02 Respond To A Post Request | Build RESTful APIs

    • 03 Test Http Post Request For Json Via Terminal With Curl | Build RESTful APIs

  • 21. 17 Implement Express validator for validation
    • 01 Implement Express Validator For Validation | Build RESTful APIs

  • 22. 18 API integration testing with Mocha and Supertest
    • 01 Integration Testing With Mocha | Build RESTful APIs

    • 02 Test Your Api With Mocha And Supertest | Build RESTful APIs

00A Course Overview - Rest API | Build RESTful APIs

8 Views 0 Likes 0 Comments

Comment
Leave a comment (supports markdown format)