15
C0D4
5y

I just want to say,
wow the Cloudflare API is awesome.

In less then an hour (from a blank file - to automation and tested) I was able to setup a DDNS task that basically just pulls my public ip (see https://devrant.com/rants/2050450/... for details) comparing it to the current DNS records for and update them if anything has changed in the past 30 minutes.

So kudos to these guys letting me in next to no time having a simple yet elegant way of dealing with my missing static ip.

Why can’t all APis be this simple?

Comments
  • 2
    DynDNs is a standardized process. Nearly every provider (HE, desec, No-IP) of that has more or less the same API, which doesn't do anything else (but I does that well).

    Yes, I wish other APIs were easier, but unfortunately they are slightly more complicated.
  • 0
    @C0D4 I want to create a good API server in the future like Cloudflare.
  • 0
    DuckDNS
Add Comment