Skip to content

A social media platform coded with Node JS as a backend course project.

License

Notifications You must be signed in to change notification settings

Alireza-Zwolf/Social-Media

Repository files navigation

Social Media

This project was implemented as a course project for the ACM backend class at the University of Tehran.

Dependencies

About

A simple social media web application where clients can create an account and share their posts or like others' posts.
More details can be read in the documentation of the project.

How to use

First initial npm module

npm init

then install package dependencies

npm install

now run the project

node swagger.js
  • All HTTP methods collection can be imported from the request collection folder into Postman.
  • The server runs on port 3000, port number can be changed by using set command on cmd.

Documentation

The documentation of the project can be accessed via the address below:

http://localhost:3000/doc

Screenshot 2022-09-19 203424

About

A social media platform coded with Node JS as a backend course project.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published