Skip to content

[FEAT] Support IPinfo Lite Database as a IP geolocation provider #585

@abdullahdevrel

Description

@abdullahdevrel

Is this a new feature request?

  • I have searched the existing issues

Wanted change

Support IPinfo Lite Database as an alternative GeoIP provider in SWAG

Reason for change

  • IPinfo Lite is updated daily and provides full accuracy, providing fresher data than MaxMind’s weekly updates.
  • It includes both Country and ASN information in a single database, reducing complexity.
  • Data granularity is per IP, giving higher accuracy than aggregated MaxMind ranges.
  • Licensed under CC-BY-SA 4.0, allowing redistribution in Docker images.
  • Multiple file formats (MMDB, CSV, JSON, Parquet) make integration flexible.
  • Free token-based download and API support make it accessible for all users.

Documentation: https://ipinfo.io/developers/ipinfo-lite-database

Samples: https://github.com/ipinfo/sample-database/tree/main/IPinfo%20Lite

Proposed code change

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions