Graphql-rate-limit Alternatives
Similar projects and alternatives to graphql-rate-limit
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
graphql-werkzeug
Discontinued A badass collection of pre-built and battle-tested directives for your GraphQL projects.
-
react-starter-kit
The web's most popular Jamstack front-end template (boilerplate) for building web applications with React
-
relay-starter-kit
Discontinued 💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, and Joy UI. [Moved to: https://github.com/kriasoft/graphql-starter-kit]
-
webiny-js
Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
-
amplication
Amplication brings order to the chaos of large-scale software development by creating Golden Paths for developers - streamlined workflows that drive consistency, enable high-quality code practices, simplify onboarding, and accelerate standardized delivery across teams.
-
nodejs-api-starter
Discontinued 💥 Yarn v2 based monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, and Material UI. [Moved to: https://github.com/kriasoft/relay-starter-kit]
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
talk
Discontinued Group video call for the web. No signups. No downloads. [Moved to: https://github.com/vasanthv/tlk]
graphql-rate-limit discussion
graphql-rate-limit reviews and mentions
-
Getting Started with GraphQL Security
Use the graphql-limit-plugin to specify this limit on your queries and mutations. The best way to set it up is to set a large time window between queries/mutations when they are highly vulnerable (like a sign in) and a shorted one for less vulnerable queries/mutations. That way you only limit attackers and not your users.
Stats
ravangen/graphql-rate-limit is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of graphql-rate-limit is TypeScript.