Skip to main content

destjs

Make beautiful APIs with the NestJS inspired framework for Deno

Goals

  • Controllers store and routes creation with Decorators
    • Other methods decorators (PUT, DELETE, POST, PATCH)
  • Global Middlewares folder and management
  • Interceptors for methods