A refreshingly simple request module for Deno that is built upon fetch.
Wiz is very early in stage, so please make sure you lock your versions to reduce confusing errors from breaking changes.
-
Support all types of request methods supported by fetch.
-
Have JSDoc for all publicly-exposed members.
-
WizClient
class -
Transformer Plugin (transform keys of returned objects)
-
Comprehensive testing
// TODO
We don't use deno fmt
due to a lack of features. Therefore, make sure you run any updated code through prettier before contributing!
// TODO
Wiz is licensed under the MIT License. See the attached license for more info.