Chimu
Chimu
🐮 Chimu API
🎬 Installation
🚀 Quick start
🤔 FAQ
Methods
.one()
.setHeader()
.setBaseUrl()
.onRequest()
.onResponse()
.onRequestError()
.onResponseError()
.onError()
Configs
Default configs
Errors
Event handler
Get returned value
Scheme fields
Type
Payload
Headers
Params
Body
Meta
cacheTime
Any custom field
Powered by GitBook

Meta

Contains request type and api endpoint

Example:

meta: {
method: 'get',
path: '',
},
​
Scheme fields - Previous
Body
Next - Scheme fields
cacheTime
Last updated 2 years ago