Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

ImageSharingApp Project

Goal: a robust, scalable REST API for an image-sharing application using the Express framework for Node.js to interact with the MongoDB database to fetch and store data. The API will handle image uploads, allowing users to create image posts with optional captions or descriptions.

Client side: Users will be able to register, log in, create image posts, and update their own posts. After registering, users will be able to manage their username, email, and profile picture.

Tasks:

Create a Rest API Using Node.js

  • Set up a MongoDB Connection
  • Create a User Model
  • Create a Post Model
  • Create Auth Routes
  • Create User Routes
  • Create Post Routes
  • Run All Tests

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors