Advanced GraphQL: Python

An introduction to GraphQL advanced concepts and tools using Python. Learn how to use Apollo graph platform to manage GraphQL.

Testing Node.js

An introduction to software testing and types of testing using Node.js.

Basic GraphQL: Node.js

An introduction to GraphQL, what it is good for and how to use it to query or change data.

RESTful APIs: Node.js

An introduction to RESTful conventions for building and querying an API, using Node.js.

Authentication Python

An introduction to Authentication concepts and how it can be implemented using Python.