brianleroux / tiny-json-http

:anchor: Minimalist HTTP client for JSON payloads.
172 stars 18 forks source link

Alias tiny.delete to tiny.del #27

Closed ryanblock closed 4 years ago

ryanblock commented 4 years ago

I know tiny.del is shorter but I often forget that's the method name since the actual HTTP method is delete. Thx!