/chirp-server

🐦 API for reading posts and threads - Twitter clone

Primary LanguageTypeScript

Chirp Server

A Twitter Clone made based on a @zanfranceschi challenge to model the Twitter database with threads, recursive replies, retweets, etc

I expanded the concept to create the whole backend and not only the database for training purposes

Techs

  • Typescript (NodeJS)
  • Fastify
  • Postgres
  • Prisma ORM

Features

  • Get tweets and retweets
  • Get Tweet Thread
  • Like tweet
  • Retweet
  • Create new Tweet