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
- Host: GitHub
 - URL: https://github.com/Colin-b/pyxelrest
 - Owner: Colin-b
 - License: mit
 - Created: 2018-12-07T09:45:21.000Z (almost 7 years ago)
 - Default Branch: develop
 - Last Pushed: 2023-01-25T23:31:18.000Z (almost 3 years ago)
 - Last Synced: 2024-08-14T07:08:31.247Z (about 1 year ago)
 - Topics: api, dynamic-array, excel, formulas, functions, openapi, python, rest, swagger, udf
 - Language: Python
 - Size: 7.44 MB
 - Stars: 14
 - Watchers: 6
 - Forks: 2
 - Open Issues: 20
 - 
            Metadata Files:
            
- Readme: README.md
 - Changelog: CHANGELOG.md
 - Contributing: CONTRIBUTING.md
 - License: LICENSE
 
 
Awesome Lists containing this project
- jimsghstars - Colin-b/pyxelrest - Query REST APIs using Microsoft Excel User Defined Functions, VBA or Python functions (Python)
 
README
          Query REST APIs using Microsoft Excel formulas or python functions
PyxelRest allows you to query [Swagger 2.0/OpenAPI](https://www.openapis.org) REST APIs.
  
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