项目作者: Colin-b

项目描述 :
Query REST APIs using Microsoft Excel User Defined Functions, VBA or Python functions
高级语言: Python
项目地址: git://github.com/Colin-b/pyxelrest.git
创建时间: 2018-12-07T09:45:21Z
项目社区:https://github.com/Colin-b/pyxelrest

开源协议:MIT License

下载


Query REST APIs using Microsoft Excel formulas or python functions


pypi version
Build status
Coverage
Code style: black
Number of tests
Number of downloads

PyxelRest allows you to query Swagger 2.0/OpenAPI REST APIs.


Using dynamic array formulas to query petstore REST API


Example with petstore REST API using formulas generated based on the OpenAPI definition.

I want to access a REST API

Quick access