Skip to content

Aftership Rest API transformed into GraphQL to be added as a remote schema in Hasura

Notifications You must be signed in to change notification settings

praveenweb/aftership-remote-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aftership-remote-schema

Aftership is a tracking solution for e-Commerce businesses supporting tracking and proactive delivery updates for around 555 couriers worldwide.

Adding Aftership as Remote Schema

  • Get the Aftership API Key by visting the settings page of the admin dashboard. https://admin.aftership.com/settings/api-keys.
  • Set the API key as AFTERSHIP_API_KEY environment variable.
  • This custom resolver is used to track a single tracking number and that of the courier Fedex. Refer to API documentation for integration with other companies and customisation.

Aftership API Documentation

API Documentation for version 4

Deploy with Glitch

  1. Click the following button to edit on glitch

    glitch-deploy-button

  2. Add the following environment variables in the .env file on glitch.

    AFTERSHIP_API_KEY=

Running Locally

npm install
npm start

About

Aftership Rest API transformed into GraphQL to be added as a remote schema in Hasura

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published