Skip to content

social media restful api for users, posts, likes with authentication (JWT & refresh tokens)

Notifications You must be signed in to change notification settings

menaaziz27/social-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Restful API

Restful api for managing users, posts, comments and likes with authentication system and refresh tokens

Postman Collection


https://www.getpostman.com/collections/aa46601557a7e2172878

Technologoies used

  1. TypeScript
  2. ExpressJS
  3. Postgres
  4. Typeorm

How to run

  1. run npm install
  2. add your credentials in a file .env in the root directory
  3. connect to your local postgres database
  4. feel free to import postman collection and use it
  5. run npm start

About

social media restful api for users, posts, likes with authentication (JWT & refresh tokens)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published