Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 676 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 676 Bytes

SMARTY DISCLAIMER: Subject to the terms of the associated license agreement, this software is freely available for your use. This software is FREE, AS IN PUPPIES, and is a gift. Enjoy your new responsibility. This means that while we may consider enhancement requests, we may or may not choose to entertain requests at our sole and absolute discretion.

Shuttle

Purpose

Shuttle transforms HTTP requests into intention-revealing, user instructions to be processed by the application. After processing the given operation, shuttle then renders the results of that operation back to the underlying HTTP response.

How to Use:

See the code in the /sample folder.