Home

2025

2024

Worklog

LETSGO Game

⚙️

API in front of internal DNS manager

Date
June 16, 2025
Hours
2
Tags
APIGolangDNS

I have el grande idea for the AI Agent.

Basically, put an API in front of everything and bootstrap as microservice thing.

So I added /add-record on an API in front of the CoreDNS internal.jerkytreats.dev.

Also bootstrapped a golang github template; config/, logging/, etc. to use.

Need a more structured way of cloning it. But I think it should be relatively easy.