Create service entities according to your API agnostic to the framework you are using
Easy to Use
Api entity was designed from the ground up to be easily installed and used to make request and running quickly.
Typescript support
No matter if whether you are using typescript or not, it automatically resolves promises with type definitions. However, you can add it easily through interfaces.
Support multiple adapters
You don't need to use axios or other library to use this library, but it is open to work under custom adapters and extend it with fast configurations.