A NestJS app for integrating with IP API
Clicktech help businesses succeed online.
Their mission is to make digital marketing accessible and more cost-effective for all businesses, regardless of size.
Through their network of platforms, integrated partners, and educational resources, they aim to create a meaningful economic impact by helping millions of businesses succeed online.
npm i @juicyllama/nestjs-ip-apiYou can checkout the Sandbox for an example implementation.
If you are on a pro plan, you can add your API key to the environment variables.
IP_API_KEY=<YOUR_IP_API_KEY>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.
We are using faker with the live service to test.