Libraries
There are several libraries available that use the DNSimple API. You can use these as a starting point or continue on through the documentation below.
If you’ve developed a library for the API, please let us know so we can add it here. Also, make sure to check out the tools that are built on the DNSimple API.
Please keep in mind that some of these libraries may be incomplete or outdated.
API v2 Clients
Official Clients
- DNSimple Ruby client
- DNSimple Go client
- DNSimple Elixir client
- DNSimple Node.js client
- DNSimple Java client
- DNSimple C# client
- DNSimple PHP client
- DNSimple Python client
- DNSimple Rust client
Ruby
- fog-dnsimple - The fog module for DNSimple.
Python
- Lexicon - Manipulate DNS records across various DNS providers in a standardized way.
- dnsimple-python - A Python API client.
Bash
- chorn/dnsimple_cli - A cli for the DNSimple v2 API.
Examples
- dnsimple/dnsimple-api-examples - Example scripts and code to demonstrate how to use the DNSimple API v2 with our official clients.