Next.js logo

This is an example project that implements the bare minimum API endpoints for the Carrier Integration Service in NextJS. It implements the following routes:

  1. The setup request at GET /carriers
  2. The label request at POST /shipments

You can try it out yourself by connecting your Xentral instance to this service, or deploy the service yourself.