Rdocumentation
powered by
Learn R Programming
rapiclient (version 0.1.8)
Dynamic OpenAPI/Swagger Client
Description
Access services specified in OpenAPI (formerly Swagger) format. It is not a code generator. Client is generated dynamically as a list of R functions.
Copy Link
Link to current version
Version
Version
0.1.8
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
Install
install.packages('rapiclient')
Monthly Downloads
713
Version
0.1.8
License
MIT + file LICENSE
Issues
7
Pull Requests
3
Stars
66
Forks
18
Repository
https://github.com/bergant/rapiclient
Maintainer
Marcel Ramos
Last Published
September 30th, 2024
Functions in rapiclient (0.1.8)
Search all functions
print.rapi_operation
Print Operation
print.rapi_schema_function
Print Operation
print.rapi_api
Print API object
get_parameters
Get Parameters
get_api
Get API
get_schemas
Get schemas
get_operations
Get operations
default_arguments
Set default arguments
get_message_body
Message body
get_schema_graphviz_dot
Get schema graphviz dot (experimental in this version)
build_op_url
Build operations url
get_schema_structure
Get schema structure (experimental in this version)
get_operation_definitions
Get Operations Definitions
rapiclient-package
rapiclient: Open API (Swagger) Client
result_handlers
Simple functions to handle http response
print_wrap
Print Operation