Skip to content

Latest commit

 

History

History

samples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples

  • 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-axiosfit: It shows how to use Axiosfit inside an expressjs application using TypeScript when a service needs to call another service.