Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Colin-b/pyxelrest

Query REST APIs using Microsoft Excel User Defined Functions, VBA or Python functions
https://github.com/Colin-b/pyxelrest

api dynamic-array excel formulas functions openapi python rest swagger udf

Last synced: 3 months ago
JSON representation

Query REST APIs using Microsoft Excel User Defined Functions, VBA or Python functions

Awesome Lists containing this project

README

        

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](https://www.openapis.org) 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

* [Using Microsoft Excel formulas in workbooks](/docs/use_cases/access_via_excel_workbook.md)
* [Using Microsoft Excel VBA functions](/docs/use_cases/access_via_excel_vba.md)
* [Using Python functions](/docs/use_cases/access_via_python.md)

## Quick access

* [Features](/docs/features.md)
* [Installation](/docs/installation/installer.md)
* Configuration
* [REST API](/docs/configuration/rest_api_using_addin.md)
* [pyxelrest service](/docs/configuration/pyxelrest_service.md) (Postman like)
* [Using as a python module](/docs/python_module.md)
* [Migration guide](/docs/migration_guide.md)
* [Changelog](CHANGELOG.md)
* [FAQ](/docs/faq.md)

[Microsoft Excel]: https://products.office.com/en-us/excel