Skip to content

technetiumjs/utils

Repository files navigation

Utils | TechJS

Current Feartures

  • @Todo
    • A decorator that will log help keep track of todos for Controller properties from @TechJS Core.
  • @RateLimit
    • A rate limiting decorator to apply to HttpController classes from @TechJS Http.