@shipengine/connect
Version:
The official developer tooling for building ShipEngine connect apps
25 lines (18 loc) • 1.72 kB
Markdown
[](https://connect.shipengine.com)
This is the official development toolkit for building [**ShipEngine Connect**](https://connect.shipengine.com/) apps.
About ShipEngine Connect
--------------------------------------------
ShipEngine Connect powers the world's leading e-commerce solutions, including [ShipStation](https://www.shipstation.com/), [ShipEngine](https://www.shipengine.com), [ShippingEasy](https://shippingeasy.com/), and [ShipWorks](https://www.shipworks.com/). ShipEngine Connect enables developers to integrate with all of these brands at once.
Whether you are a shipping carrier, an online marketplace, or another service provider, ShipEngine Connect makes it easy for you to make your services available within each of our world class e-commerce solutions and gain immediate access to a worldwide user base eager to take advantage or your services.
Installation
--------------------------
You can install the ShipEngine Connect developer tooling via [npm](https://docs.npmjs.com/about-npm/).
```bash
npm install --global @shipengine/connect
```
Usage
-----------------------
Visit [our documentation website](https://connect.shipengine.com/) to learn how to build an app for ShipEngine Connect. You can also look at [these sample apps](https://github.com/ShipEngine/connect-samples), which demonstrate various features of the platform, as well as different possible ways to build and structure apps.
ShipEngine Connect development host
-----------------------
This package provides a web server to make it easy to exercise your Connect app functions through HTTP requests.