0.0.2 • Published 8 years ago

scurl v0.0.2

Weekly downloads
2
License
ISC
Repository
-
Last release
8 years ago

scurl

A wrapper for popular console HTTP client curl, adding following features:

  • customizable multiple contexts for default settings
  • baseUrl can be set on context level, so you can use only relative path in console
  • context settings can be defined depending on the HTTP method
  • shortcut for method calls, e.g. scurl post /pupils --data @./sample_pupil.json