Skip to content

TRIDENTLAB-IN/tapi_dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages