Skip to content

v1.0.0

Latest

Choose a tag to compare

@afraz-33 afraz-33 released this 11 Jun 08:02
· 1 commit to main since this release
cc72283

Description

The APIFreaks SDK now provides convenient access to the APIFreaks API platform with improved request structure, typed SDK support, and production-ready usage across supported endpoints.

What's New

  • Support for core APIFfreaks APIs:

    • IP Geolocation
    • IP Security
    • WHOIS Lookup
    • DNS Lookup
    • SSL Lookup
    • Email Validation
    • Phone Validation
    • PDF Tools
    • Web Scraping
    • Utility APIs
  • Single and bulk request support where available

  • Cleaner SDK method names for easier integration

  • Typed request and response models

  • Improved README with installation and usage examples

  • Added reference.md for complete method-level SDK documentation

  • Added GitHub Actions CI workflow for build and test validation

  • Production-ready package structure for publishing

Get your API key from APIFreaks.

Refer to the README for installation, usage examples, and advanced configuration.