Skip to content

ghidinelli/restconsumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

restconsumer

ColdFusion client for RESTful APIs

This component simply abstracts access to REST APIs providing some helper functions and a testable CFHTTP framework.

Compatible with at least CF8 and above. Supports rate-limiting, debug dumps of requests and responses and returns a simple structure of data for parsing.

For use with my API clients or as a low-level REST API client. Centralizes the (sometimes insane) error handling for CFHTTP and normalizes responses to assist with unit testing.

About

ColdFusion client for REST APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published