Examples Angular angular-axiosfit: It shows how to use Axiosfit inside an angular application that is a bugtracker sample app. NestJS nestjs-axiosfit: It shows how to use Axiosfit inside a NestJS application when a service needs to call another service. arangodb-axiosfit: Another example using Axiosfit to call ArangoDB REST API to add Game Of Thrones data. ExpressJS expressjs-axiosfit: It shows how to use Axiosfit inside an expressjs application using TypeScript when a service needs to call another service.