Skip to content

Commit

Permalink
Merge pull request #469 from AikidoSec/hansott-patch-1
Browse files Browse the repository at this point in the history
Add links to framework specific docs
  • Loading branch information
hansott authored Dec 5, 2024
2 parents 4605019 + 3261be2 commit b453310
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,14 @@ $ yarn add --exact @aikidosec/firewall

For framework- and provider- specific instructions, check out our docs:

- [Express.js-based apps](docs/express.md)
- [Express](docs/express.md)
- [Fastify](docs/fastify.md)
- [Hapi](docs/hapi.md)
- [Koa](docs/koa.md)
- [Hono](docs/hono.md)
- [NestJS](docs/nestjs.md)
- [micro](docs/micro.md)
- [Next.js](docs/next.md)
- [AWS Lambda](docs/lambda.md)
- [Google Cloud Functions](docs/cloud-functions.md)
- [Google Cloud Pub/Sub](docs/pubsub.md)
Expand Down

0 comments on commit b453310

Please sign in to comment.