@juicyllama/nestjs-ip-api
v0.0.6
Published
A NestJS app for integrating with IP API
Downloads
613
Keywords
Readme
Install
npm i @juicyllama/nestjs-ip-apiUsage
You can checkout the Sandbox for an example implementation.
API Key
If you are on a pro plan, you can add your API key to the environment variables.
IP_API_KEY=<YOUR_IP_API_KEY>Types
We have typed each IP API Resource type and have exported them for your use.
You can import them into your code and reuse them.
Testing
We are using faker with the live service to test.
