Skip to content

idembele70/TouiteurBack

Repository files navigation

TouiteurBack

Table of contents
  1. about-the-project
  2. Routes
  3. built-with
  4. authors
  5. license
  6. contact

About the project

The goal of this project is to create a Node.js server in TypeScript capable of managing the following functionalities: posting, reading, and deleting tweets, registering and authenticating users, as well as managing their profiles. The server should be able to store data in a database and ensure the security of transactions through encryption and authentication protocols. Unit and integration tests should be put in place to ensure the quality of the produced code.

Routes

design of the routes

Folder Structure