An open API service indexing awesome lists of open source software.

https://github.com/zero-shubham/permissions_system_example


https://github.com/zero-shubham/permissions_system_example

fastapi graphql permissions react-admin

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# This is a boilerplate / example repository.

Portrays how schema directive can be used for maintaining _permissions_ and/or _authorizations_ for a graphl API.

It uses [permissions_system](https://github.com/zero-shubham/permissions_system) under the hood to maintain the required models and uses the utility functions of it.