api-client/packages/hoppscotch-backend/src/shortcode
Mir Arif Hasan fa8ca0569d
feat: introducing rate-limiting on queries, mutations and most of the REST endpoints (HBE-111) (#46)
* feat: rate-limiting guard added and configured in app module

* feat: rate-limit annotation added in controllers and resolvers (query, mutation, not subscription)

* docs: added comments
2023-03-21 16:45:50 +05:30
..
shortcode.model.ts feat: bringing shortcodes from central to selfhost 2023-02-09 17:31:54 +05:30
shortcode.module.ts HBE-147 refactor: Introduce shortcodes into self-host refactored to pseudo-fp format (#22) 2023-02-22 17:40:53 +05:30
shortcode.resolver.ts feat: introducing rate-limiting on queries, mutations and most of the REST endpoints (HBE-111) (#46) 2023-03-21 16:45:50 +05:30
shortcode.service.spec.ts HBE-147 refactor: Introduce shortcodes into self-host refactored to pseudo-fp format (#22) 2023-02-22 17:40:53 +05:30
shortcode.service.ts feat: Introducing Admin Module to Backend (HBE-83) (#21) 2023-03-21 16:42:30 +05:30