JabusKotze / graphql-e-python

Um introdução sobre GraphQL e Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL e Python

O objetivo desse repositório é funcionar como um laboratório para aprender sobre GraphQL e sua comunicação com Python.

Conteúdo

  • O que é GraphQL ?
  • GraphQL vs REST
  • Alguns comentários sobre design e GraphQL spec
  • Ok, como eu uso ?
    • graphene-python
    • graphene-sqlalchemy
    • graphene-webob
  • CRUD
    • Query
    • Mutations
    • Testing
  • Questões sobre segurança e monitoramento

About

Um introdução sobre GraphQL e Python

License:The Unlicense


Languages

Language:Python 100.0%