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

Version

Install

install.packages('rapiclient')

Monthly Downloads

713

Version

0.1.8

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Marcel Ramos

Last Published

September 30th, 2024

Functions in rapiclient (0.1.8)

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