Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luka2220/dns-resolver-api
A simple API that can resolve the IP address for a host
https://github.com/luka2220/dns-resolver-api
dns network-programming nodejs rfc1035 udp-client
Last synced: 19 days ago
JSON representation
A simple API that can resolve the IP address for a host
- Host: GitHub
- URL: https://github.com/luka2220/dns-resolver-api
- Owner: luka2220
- Created: 2024-10-12T01:05:40.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-11-21T00:52:56.000Z (2 months ago)
- Last Synced: 2024-11-21T01:29:59.547Z (2 months ago)
- Topics: dns, network-programming, nodejs, rfc1035, udp-client
- Language: TypeScript
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Node.js CI](https://github.com/luka2220/dns-resolver-api/actions/workflows/node.js.yml/badge.svg)](https://github.com/luka2220/dns-resolver-api/actions/workflows/node.js.yml)
# DNS Resolver API