Welcome to DNSDig
A weekend project that turns into something semi serious to learn about DNS in Python while investigating what it's like to build an API in 2023 with FastAPI, Pydantic and DNSPython. Authentication and authorization is handled by Kinde.
Why Build This?
More about it in this blog post.
Credits
- Rurrtjan Paul for his work on nslookup.io which inspired me to build this
- Anudeep for their work on Blacklist
- The kind folks at Kinde for alleviating the pain of building an API with authentication and authorization
- Kresna Hendri for building a Web Frontend on top of this API