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

how to use

First initial npm module

npm init

then install package dependencies

npm i express express-jwt mongoose config helmet morgan swagger-ui-express Joi bcrypt

now run the project

node swagger.js

you can import all HTTP methods collection from the requirements.txt file into Postman and use.

Documentation

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

http://localhost:3000/doc

Screenshot 2022-09-19 202333

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published