Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 412 Bytes

CHANGES.md

File metadata and controls

9 lines (8 loc) · 412 Bytes

0.0.1

  • Require and instantiate RESTline with Vorpal instance
  • Provide RESTline.https, RESTline.http, RESTline.host, RESTline.port, RESTline.user, RESTline.password, and RESTline.command methods
  • RESTline.command wraps vorpal.command and adds .GET and .POST methods to the resulting vorpal Command instance. Both automatically create Command.action handlers