Skip to content

tichif/ts-rest-api-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API with Authentication App using Express and Typescript

This app is a REST APi built with:

  • Node Js
  • Typescript
  • Mongoose as ODM for managing database
  • Zod for schema validation
  • JWT for managing token
  • Swagger to build documentation
  • Promethus to measure api performance

To build this project

npm run build

To launch he development server

npm run dev

To start the project

npm run start

About

A basic rest api with authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published