Rare find

Chai Backend. Learn how to build the invisible part of websites that stores data and handles requests.

github.com/hiteshchoudhary/chai-backend

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2024
  • Add summary for contribution in repo in readme
  • Add assignment for students
  • Add comment, like, playlist, and tweet models
  • Fix logout functionality and remove console.log statement
December 2023
  • Add new routes for user controller
  • Add getWatchHistory endpoint
  • add getUserChannelProfile API and update
  • Fix typo in subscription model schema
  • Refactor getCurrentUser response format -
  • Fix user update and avatar/cover image assignment
  • Add user account management endpoints
  • Add subscription model
  • Fix refresh token validation
  • Add refreshAccessToken endpoint
  • Fix username and email validation in loginUser
  • add middleware and login logout controllers
November 2023
  • fix all register controller bugs
  • add register controller and bug fixes
  • all setup configured
  • add multer and cloudinary files for file upload