https://github.com/permitio/permit-fastify-exmple
Example of Permit.io middleware for Fastify
https://github.com/permitio/permit-fastify-exmple
example
Last synced: 4 months ago
JSON representation
Example of Permit.io middleware for Fastify
- Host: GitHub
- URL: https://github.com/permitio/permit-fastify-exmple
- Owner: permitio
- License: apache-2.0
- Created: 2023-03-23T20:18:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-09T11:10:03.000Z (about 1 year ago)
- Last Synced: 2025-05-11T07:13:17.102Z (9 months ago)
- Topics: example
- Language: TypeScript
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Permit Fastify Example
This repository contains code examples for the following blog post - https://www.permit.io/blog/how-to-create-an-authorization-middleware-for-fastify
To run this application, refer to the tutorial in the post.