Skip to content
View AIEAJN's full-sized avatar

Block or report AIEAJN

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. mantraglyph mantraglyph Public

    A django-graphql API for manga scan translation

    Python

  2. disable-graphql-introspection-django disable-graphql-introspection-django Public

    This repository demonstrates how to disable introspection on a GraphQL schema in a Django application using graphene-django. Disabling introspection can improve security by preventing clients from …

    Python

  3. graphql-subscription-django graphql-subscription-django Public

    This repository illustrates how to implement a GraphQL subscription using Django signals in a Django application, using the graphene-django and graphene-luna libraries. In GraphQL, a subscription a…

    Python