Libraries tagged by nuki
cdma-numiscorner/ebay-sell-finance-api
1447 Downloads
This API is used to retrieve seller payouts and monetary transaction details related to those payouts.
cdma-numiscorner/ebay-sell-feed-api
763 Downloads
The Feed API lets sellers upload input files, download reports and files including their status, filter reports using URI parameters, and retrieve customer service metrics task details.
cdma-numiscorner/ebay-inventory-api
1567 Downloads
The Inventory API is used to create and manage inventory, and then to publish and manage this inventory on an eBay marketplace. There are also methods in this API that will convert eligible, active eBay listings into the Inventory API model.
cdma-numiscorner/ebay-fulfillment-api
1668 Downloads
Use the Fulfillment API to complete the process of packaging, addressing, handling, and shipping each order on behalf of the seller, in accordance with the payment method and timing specified at checkout.
cdma-numiscorner/ebay-developer-key-management-api
435 Downloads
Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:All methods in the Finances APIissueRefund in the Fulfillment APIGetAccount in the Trading APIThe following methods in the Post-Order API:Issue Inquiry RefundIssue case refundIssue return refundProcess Return RequestApprove Cancellation RequestCreate Cancellation RequestNote: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.
cdma-numiscorner/ebay-account-api
1544 Downloads
The Account API gives sellers the ability to configure their eBay seller accounts, including the seller's policies (the Fulfillment Policy, Payment Policy, and Return Policy), opt in and out of eBay seller programs, configure sales tax tables, and get account information. For details on the availability of the methods in this API, see Account API requirements and restrictions.
cdma-numiscorner/allegro-api
381 Downloads
https://developer.allegro.pl/about Documentation is generated from [this](https://developer.allegro.pl/swagger.yaml) OpenAPI 3.0 specification file.
alfred-nutile-inc/webhooks
1950 Downloads
Package to quickly include webhooks in your system
alfred-nutile-inc/larscanner
3115 Downloads
misc tools to scan apps after being deployed
alfred-nutile-inc/env-deployer
10246 Downloads
Makes deploying Env super easy
nokitakaze/randomstring
1833 Downloads
Random string generating
alfred-nutile-inc/incomings-client
23148 Downloads
Connects to incomings.io
zqhong/route
59 Downloads
A route inspired by nikic/fast-route
yjx/easy-router
16 Downloads
学习构建路由的练手作, 核心正则"参考" nikic/fast-route. 增加了部分语法糖, 同时占位符类型定义中允许使用分组等, 未使用 FastRoute 的分块合并正则表达式方法, 因此不适用于要求性能的项目.
tysonandre/tolerant-php-parser-to-php-ast
13 Downloads
A pure PHP substitute for nikic/php-ast, using Microsoft/tolerant-php-parser. Can also be used to generate php-ast trees, even for files with some types of syntax errors.