Skip to content

I've followed the YouTube tutorial from freecodecamp.org on how to get started with building API's and using NodeJS,MongoDB and Express, then using Postman and Insomnia to monitor the health and function of my API requests. I've completed the tutorial as is, and got the general hang of back end API development.

Notifications You must be signed in to change notification settings

bsaltunkaya/simple-crud-backend-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I recently completed a YouTube tutorial by freeCodeCamp.org on building APIs using Node.js, MongoDB, and Express. Throughout the tutorial, I learned how to set up and develop a basic CRUD (Create, Read, Update, Delete) application.

I also gained experience using Postman and Insomnia to monitor the health and functionality of my API requests. The application was hosted on port 3000 of my localhost and was designed to interact with a simple MongoDB database.

If you're interested, you can check out the tutorial here: freeCodeCamp API Tutorial.

About

I've followed the YouTube tutorial from freecodecamp.org on how to get started with building API's and using NodeJS,MongoDB and Express, then using Postman and Insomnia to monitor the health and function of my API requests. I've completed the tutorial as is, and got the general hang of back end API development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published