Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

printful_client

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

printful_client

  • 1.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

printful_client

A Ruby client for the Printful.com API generated using their OpenAPI/Swagger spec and the OpenAPI Generator tool.

Installation

To use the client as-is, add it to your project's Gemfile:

gem 'printful_client'

If you're not using a Gemfile, you can install the gem directly:

gem install printful_client

You can also build it from source:

gem build printful_client.gemspec

Usage

See the README in docs/ for detailed usage documentation generated from the Swagger spec for this client.

Contributing

Generating a client for the latest spec

  1. Install Docker: https://docs.docker.com/engine/install/
  2. Open https://developers.printful.com/docs/
  3. Click the "Download" button next to "Download the OpenAPI specification"
  4. Save the downloaded file to swagger.json in this directory
  5. Run the following script to generate the ruby client:
    ./generate.sh
    
  6. Commit all changes and open a pull request

FAQs

Package last updated on 14 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc