tapi 1.0.1 copy "tapi: ^1.0.1" to clipboard
tapi: ^1.0.1 copied to clipboard

A Dart library for interacting with TridentLab API. Provides methods for IP lookup, ASN queries, WHOIS, and DNS information retrieval.

tapi #

A Dart library for interacting with the TridentLab API. This library provides easy-to-use methods for IP information lookup, ASN queries, WHOIS lookups, and DNS information retrieval.

Features #

  • 🌐 IP Information lookup (IPv4 & IPv6 supported)
  • 🔍 ASN (Autonomous System Number) queries
  • 📋 WHOIS domain lookups
  • 🌍 DNS information retrieval
  • 🎯 Type-safe responses

Installation #

Add this to your package's pubspec.yaml file:

dependencies:
  tapi: ^1.0.0
  http: ^1.1.0

Then run:

flutter pub get
1
likes
145
points
122
downloads

Publisher

verified publishertridentlab.in

Weekly Downloads

A Dart library for interacting with TridentLab API. Provides methods for IP lookup, ASN queries, WHOIS, and DNS information retrieval.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on tapi