Nest Postgres Authentication REST API Template Documentation
 1.0 
OAS 3.0

This Nest.js REST API template provides a robust foundation for building secure and scalable web applications. With built-in user registration, JWT authentication, and protected routes.

The API follows RESTful principles, making it easy to integrate and interact with from various client applications.

Key features of this API template include:

  • User Registration and Management
  • JWT Token-based Authentication
  • Role-based Access Control for Protected Routes
  • CRUD Operations for User Entities

API-Server-Listening

Users