Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Nodejs API Project: Build a Blog Project API
Rating: 4.6 out of 5(61 ratings)
3,359 students

Nodejs API Project: Build a Blog Project API

Master Node JS by building a real-world RESTful API (Blog API) with authentication, deployment API Documentation...
Last updated 11/2024
English

What you'll learn

  • Build full fledge Blog API using NodeJS
  • Learn how to deploy nodejs app to Rnder - Heroku alternative
  • Implement Authentication & Authorization
  • Implement Post Commenting
  • Learn to implement who view my profile controller
  • Learn to implement User following and Unfollowing feature
  • Learn to implement User Blocking & Unblocking feature
  • Learn to implement Admin Blocking & Unblocking User feature
  • Learn to implement System Blocking User if inactive for 30 days
  • Learn to implement Following & Unfollowing Count
  • Learn to implement Last Date User Created a Post
  • Learn to implement to check if User is active or inactive
  • Learn to implement how to upgrading user account base on number of posts
  • Learn to implement how a user can close his account
  • Learn to implement post liking and disliking
  • Learn to implement days ago a post was created
  • Learn to implement post views count
  • Learn to implement post likes count
  • Learn to implement post likes count in percentages
  • Master Error handling in the easy way
  • Learn file upload to cloudinary
  • Learn to implement Database modeling

Course content

16 sections110 lectures10h 34m total length
  • COMING SOON: USING AI TO BUILD THIS API1:26
  • Blog API Application Features3:23
  • How To Get Help When You Stuck0:57
  • Final Project Repository0:06
  • Final Project Live Preview0:05
  • Creating Server13:07
  • Connect To Mongodb Database10:22
  • Mongodb in Vscode1:54

Requirements

  • Basics of nodejs

Description

Nodejs API Complete Guide is your one stop solution to learning how to build a complete API using NodeJs, ExpressJs and MongoDB. In this course, we'll first start off by install the dependencies that we'll need for our project. Next, we'll set up our Express server and create our first API endpoint. From there, we'll connect to our MongoDB database and start creating blog posts. Finally, we'll finish up by creating an authentication system so that users can login and access their own blog posts. By the end of this course, you'll have a complete understanding of how to build a NodeJs API and will be able to build your own


This course is a complete guide to building a Nodejs API from scratch. We will first set up our development environment and then dive right into coding our API. We will build a complete blog application API, including routes, controllers, models, authentication, and file uploads. By the end of this course, you will have a strong understanding of how to build robust Nodejs APIs.


You don't need any previous experience in API development as this course is designed to take you through step by step

We will a explained in an easy to understand way with step by step instructions, video tutorials, and live examples. This is a hands-on course, where you get immediate access to every lesson,

Who this course is for:

  • This course is designed for those who want to develop a NodeJS API by excelling in nodejs and mongodb.
  • Anyone who wants to master data modelling
  • Anyone who wants to deploy application in the easiest way