awesome-gandi icon indicating copy to clipboard operation
awesome-gandi copied to clipboard

:sunglasses: A curated list of the best resources related to Gandi

awesome-gandi Awesome Gandi

A curated list of awesome Gandi tools, tutorials, and other resources.

Contents

  • Libraries
  • Deployment
  • Clients
  • APIs
  • Docs & tutorials

Contributing

Contributions are welcome! To add a resource to the list, please create an Issue or fork this repository and submit a pull request (click here to edit this file from GitHub).

For more details, see contribution guidelines.

Libraries

  • go-gandi - A Go library for Gandi V5 APIs.
  • Lego - A ACME client and library that supports Gandi V5 API and built in Go.
  • LibDNS - A Universal DNS provider APIs for Go with a Gandi V5 provider available.
  • libcloud - A Python library to manage cloud resources (compute and DNS for Gandi driver).
  • Lexicon - A Python library to manipulate DNS records in a standardized way, supporting Gandi LiveDNS.

Deployment

Clients

  • Certbot - A ACME client that supports Gandi V5 API with certbot-plugin-gandi.
  • DDClient - The most popular open-source DDNS client that supports Gandi LiveDNS.
  • Lego - A ACME client and library that supports Gandi V5 API and built in Go.

APIs

  • Gandi API - The Gandi v5 API.
  • Gandi Sandbox API - The Gandi v5 Sandbox API allowing you to use the API without creating any resources.

Docs & tutorials