Skip to content

Documentação em português brasileiro do NestJS V8

Notifications You must be signed in to change notification settings

tavaresgerson/nestdocbr

Repository files navigation

NestJS

Tradução da documentação para português brasileiro do framework web NestJS

  • Introdução
  • Visão Geral
  • Fundamentals
  • Techniques
    • Configuration
    • Database
    • Mongo
    • Validation
    • Caching
    • Serialization
    • Versioning
    • Task scheduling
    • Queues
    • Logging
    • Cookies
    • Events
    • Compression
    • File upload
    • Streaming files
    • HTTP module
    • Session
    • Model-View-Controller
    • Performance (Fastify)
    • Server-Sent Events
  • Security
    • Authentication
    • Authorization
    • Encryption and Hashing
    • Helmet
    • CORS
    • CSRF Protection
    • Rate limiting
  • GraphQL
    • Quick start
    • Resolvers
    • Mutations
    • Subscriptions
    • Scalars
    • Directives
    • Interfaces
    • Unions and Enums
    • Field middleware
    • Mapped types
    • Plugins
    • Complexity
    • Extensions
    • CLI Plugin
    • Generating SDL
    • Sharing models
    • Other features
    • Federation
    • Migration guide
  • Websockets
    • Gateways
    • Exception filters
    • Pipes
    • Guards
    • Interceptors
    • Adapters
  • Microservices
    • Overview
    • Redis
    • MQTT
    • NATS
    • RabbitMQ
    • Kafka
    • gRPC
    • Custom transporters
    • Exception filters
    • Pipes
    • Guards
    • Interceptors
  • Standalone Apps
    • CLI
    • Overview
    • Workspaces
    • Libraries
    • Usage
    • Scripts
  • OpenAPI
    • Introduction
    • Types and Parameters
    • Operations
    • Security
    • Mapped Types
    • Decorators
    • CLI Plugin
    • Other features
    • Migration guide
  • RECIPES
    • REPL
    • CRUD generator
    • Hot reload
    • MikroORM
    • TypeORM
    • Mongoose
    • Sequelize
    • Router module
    • Swagger
    • Health checks
    • CQRS
    • Compodoc
    • Prisma
    • Serve static
    • Commander
    • Async Local Storage
    • Automock
  • FAQ
    • Serverless
    • HTTP adapter
    • Global path prefix
    • Raw body
    • Hybrid application
    • HTTPS & multiple servers
    • Request lifecycle
    • Common errors
    • Examples

About

Documentação em português brasileiro do NestJS V8

Topics

Resources

Stars

Watchers

Forks