Skip to content

mr-chidex/social_media_v2

Repository files navigation

Social Media API V2

A Node JS service RESTful API. Social Media API

Built With

  • Node.js
  • Postgres
  • TypeORM
  • Express
  • Git
  • Json Web Token
  • Postman
  • TypeScript
  • Cloudinary

Features

  • Signup and Signin
  • View posts
  • View timeline post
  • Delete and update post
  • Update account
  • Follow and unfollow other users
  • like and comment on post
  • and more ...

Documentation

Postman: See documentation

Clone this project

git clone https://github.com/mr-chidex/social_media_v2.git
cd social_media_v2

Install dependencies

Steps to run this project:

  1. Run yarn install command
  2. Run variables in dev.env
  3. Setup database settings inside data-source.ts file

Running this project locally

yarn dev

Show your support

Give a ⭐️ if you like this project!

Copyright

Copyright (c) mr-chidex