-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Rajdeep Malakar edited this page Sep 19, 2021
·
1 revision
You can install ShareImage in Python or Node.js with their respective package managers (PIP for Python and NPM or Yarn for Node.js).
To Install with PIP:
pip install ShareImageTo Install with NPM:
npm i shareimageOr, To Install with Yarn:
yarn add shareimageThe API might include some bugs. The API Can be used as:
<img src="https://shimg.zype.cf/v1/image?paramName=paramValue" alt="My Social Image">Here paramName and paramValue are the name and value of parameters (use Node.js Library Parameters).
Copyright © 2021 Zype Inc.