Skip to content

Initial release

Compare
Choose a tag to compare
@whiteinge whiteinge released this 04 Apr 20:21
· 320 commits to master since this release
0.1.0

Initial release; basic organization and functionality is fleshed out
There are many more that can be added but we now have most of the basic
patterns fleshed out now. GET, follow pagination, POST/PUT, upload files,
DELETE, prompt user, show rate limit, filter output for use with other CLI
tools.

(Still need to add conditional requests but that should be easy.)

Still in need of tests, a README, and a website.