
WordPress Wrapper for Constellix DNS API
Before building Anchor DNS, I wrote a small WordPress wrapper to help me talk to the Constellix DNS API. The code is up on Github: It’s amazing how clean the code turned out as all of the heavy lifting happens with wp_remote_get and wp_remote_post. Creating the documentation before building anything saved me lots of time.…










