Skip to content

alexphys/api_adater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Adapter generator

Installation

##Usage

Initialize with

ApiAdapter.new location: './'

where location is where adapter yml files are stored.

##Configuration syntax

This gem will:

  • validate method params if validations are specified
  • apply required http headers required for authentication
  • allow parallel requests
  • allow uploads to API endpoints

This gem will not:

  • validate API response mapping

Configuration Syntax

Method argument mapping

Validations

Overriding the adapter

TODO format and value validations generators for overridable adapters caching

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published