009Kings / notsyllaboard-ariadne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

I am so hard out of practice with GraphQL. Bitch me too

Running

To install requirments:

python3.8 -m venv env
source env/bin/activate
pip install -r requirements.txt

To run:

./run.sh

The "database" is literally a Python dict. Don't tell me I didn't warn you.

Here is how to write resolvers.

About


Languages

Language:Python 99.6%Language:Shell 0.4%