@jfbeatit/api-factory
``` / _` | '_ \| |_____| |_ / _` |/ __| __/ _ \| '__| | | | | (_| | |_) | |_____| _| (_| | (__| || (_) | | | |_| | \__,_| .__/|_| |_| \__,_|\___|\__\___/|_| \__, |
``` / _` | '_ \| |_____| |_ / _` |/ __| __/ _ \| '__| | | | | (_| | |_) | |_____| _| (_| | (__| || (_) | | | |_| | \__,_| .__/|_| |_| \__,_|\___|\__\___/|_| \__, |
A tiny Fetch API wrapper that allows you to make http requests without need to handle to send the CSRF Token on every request
Native Fetch API doesn't facilitate Interceptors and calling relative urls.