@empathyco/x-adapter-next
v0.2.0-alpha.31
Published
A utils library to create a client for any API
Downloads
194
Readme
x-adapter
x-adapter
is a library of utils to ease the communication with any API. Some features that it
provides:
- Create an API request function based on a simple configuration.
- Allow to configure the response/request mapping.
- Create mapping functions based on Schemas.
Contributing
To start contributing to the project, please take a look to our Contributing Guide.