Packages
api
Getting started

Getting started with airsoko api package

The Airsoko api package is a valuable tool that can significantly expedite the development of your application. It enhances your development process with robust type checking and seamless TypeScript integration. This package encompasses all essential functionalities required to operate an Airsoko application, covering everything from queries to mutations and subscriptions.

Introduction

In this guide, we'll walk you through the steps to set up and use the Airsoko api package efficiently.

Prerequisites

Before we begin, ensure you have the following prerequisites:

  • Node.js installed on your machine
  • Access to Airsoko Auth package
  • Basic knowledge of typescript
  • A running reactjs or complimentary react framework application