{"id":20170247,"url":"https://github.com/fabrix-app/generics-shipstation","last_synced_at":"2026-05-31T21:31:27.438Z","repository":{"id":95882742,"uuid":"163756929","full_name":"fabrix-app/generics-shipstation","owner":"fabrix-app","description":"Generic - Shipstation.com for Fabrix Generics","archived":false,"fork":false,"pushed_at":"2019-01-01T18:17:45.000Z","size":28,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-03T04:15:54.615Z","etag":null,"topics":["fabrix","fulfillment","generics","shipstation","spool"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabrix-app.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-01T18:17:40.000Z","updated_at":"2022-02-11T05:12:11.000Z","dependencies_parsed_at":"2023-04-11T10:27:15.209Z","dependency_job_id":null,"html_url":"https://github.com/fabrix-app/generics-shipstation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fabrix-app/generics-shipstation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabrix-app%2Fgenerics-shipstation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabrix-app%2Fgenerics-shipstation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabrix-app%2Fgenerics-shipstation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabrix-app%2Fgenerics-shipstation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabrix-app","download_url":"https://codeload.github.com/fabrix-app/generics-shipstation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabrix-app%2Fgenerics-shipstation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33750474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fabrix","fulfillment","generics","shipstation","spool"],"created_at":"2024-11-14T01:17:57.752Z","updated_at":"2026-05-31T21:31:27.420Z","avatar_url":"https://github.com/fabrix-app.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generics-shipstation\n\n[![Gitter][gitter-image]][gitter-url]\n[![NPM version][npm-image]][npm-url]\n[![Build Status][ci-image]][ci-url]\n[![Test Coverage][coverage-image]][coverage-url]\n[![Dependency Status][daviddm-image]][daviddm-url]\n[![Follow @FabrixApp on Twitter][twitter-image]][twitter-url]\n\nGeneric Fulfillment Provider for Shipstation.com.\n\nLooking for [Spool-Generics?](https://github.com/fabrix-app/spool-generics)\n\n## Install\n\n```sh\n$ npm install --save @fabrix/generics-shipstation\n```\n\n## Configure\n\n```js\n// config/generics.ts\nexport const generics = {\n  // make the key shipstation, alternatively make the key payment_processor to be the default payment_processor  \n  shipstation: {\n    adapter: require('@fabrix/generic-shipstation').ShipstationGeneric,\n    config: {\n        shipstation_public: '\u003cyour public key\u003e',\n        shipstation_secret: '\u003cyour private key\u003e'\n    },\n    api: require('@fabrix/generic-shipstation/api'),\n    icon: '' // url to an icon you want to use for this generic\n  }\n}\n```\n\n[npm-image]: https://img.shields.io/npm/v/@fabrix/generics-shipstation.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/@fabrix/generics-shipstation\n[ci-image]: https://img.shields.io/circleci/project/github/fabrix-app/generics-shipstation/master.svg\n[ci-url]: https://circleci.com/gh/fabrix-app/generics-shipstation/tree/master\n[daviddm-image]: http://img.shields.io/david/fabrix-app/generics-shipstation.svg?style=flat-square\n[daviddm-url]: https://david-dm.org/fabrix-app/generics-shipstation\n[gitter-image]: http://img.shields.io/badge/+%20GITTER-JOIN%20CHAT%20%E2%86%92-1DCE73.svg?style=flat-square\n[gitter-url]: https://gitter.im/fabrix-app/Lobby\n[twitter-image]: https://img.shields.io/twitter/follow/FabrixApp.svg?style=social\n[twitter-url]: https://twitter.com/FabrixApp\n[coverage-image]: https://img.shields.io/codeclimate/coverage/github/fabrix-app/generics-shipstation.svg?style=flat-square\n[coverage-url]: https://codeclimate.com/github/fabrix-app/generics-shipstation/coverage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabrix-app%2Fgenerics-shipstation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabrix-app%2Fgenerics-shipstation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabrix-app%2Fgenerics-shipstation/lists"}