Restaurant Reservation API

Restaurant Reservation API built from NestJS、TypeScript、MongoDB.

Skills:
Restaurant Reservation API

Project Introduction

The backend of the restaurant reservation system, including user system, order management, and permission verification functions:

Code Features

  • Secure login and registration are implemented using JWT.
  • Comprehensive order CRUD operations are achieved using Mongoose.
  • Interactive API documentation is generated using Swagger.