Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 885 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 885 Bytes

Drive-Thru - This project is no longer actively maintained.

Build Status

http://comcast.github.io/drive-thru/

##Summary Drive-Thru is a helper utility for making HTTP requests. It is especially useful when interacting with REST APIs as it simplifies the process of constructing a request and serializing/deserializing data in/from those requests

Drive-Thru

##How do I use it? You can find ample documentation in the javadocs for the various apis. Additionally, please see the src\test package for example tests written using drive-thru.

##Submitting Issues Please file a github issue for any problems or feature requests (or better yet, submit a pull request!)