8000 GitHub - mckernanin/aa-graphql
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mckernanin/aa-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alliance Auth GraphQL API

WORK IN PROGRESSS - not ready for production

Authentication is not currently handled, if you deploy to production you are likely exposing data publicly which you do not want to do.

Installation

  1. Install the repo from git
  2. add 'aagraphql', and 'graphene_django', to your INSTALLED_APPS in your project's local.py
  3. add the following to your local.py
GRAPHENE = {
    'SCHEMA': 'aagraphql.schema.schema'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0