Skip to content

batuhanbaybas/social-api

Repository files navigation

Basic Social Media App API with NestJS and Docker

Description

This is basic social media app API with NestJS and Docker. This project is for learning purpose only.

Operations

  • Create (auth) User

  • Get User

  • Create Feed

  • Get Feed

  • Delete Feed

  • Update Feed

  • Create Comment

  • Delete Comment

  • Update Comment

Technologies

  • NestJS (for building the API)
  • Docker (for building and running the app)
  • PostgreSQL (for database)
  • PrismaORM (for database ORM)
  • JWT (for authentication)
  • argon2 (for hashing password)
  • class-validator (for validating data)
  • class-transformer (for transforming data)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published