Thosam1 / uni_housing_backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UniHousing backend

REST API with Node.js, TypeScript, Typegoose & Zod

Coded this backend for a personal project for university housing. This backend works in paar with a react native front-end.

Features

  1. Register a user
  2. Verify user's email address
  3. Send forgot password email
  4. Reset password
  5. Get current user
  6. Login
  7. Access token
  8. Refresh tokens
  9. [...]

What technology are we using?

What will you need to follow along?

About


Languages

Language:TypeScript 95.8%Language:JavaScript 2.3%Language:Handlebars 1.9%