From 162828da9046fb86055564156a6ab6f413ad26d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20L=C3=A9one?= Date: Mon, 10 Sep 2018 13:30:22 +0200 Subject: [PATCH] Add a page related to community related projects --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 28673bf36..5b090048d 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,18 @@ and run `upgrade.sh`. * [Docker container](https://github.com/ninech/netbox-docker) (via [@cimnine](https://github.com/cimnine)) * [Vagrant deployment](https://github.com/ryanmerolle/netbox-vagrant) (via [@ryanmerolle](https://github.com/ryanmerolle)) * [Ansible deployment](https://github.com/lae/ansible-role-netbox) (via [@lae](https://github.com/lae)) + +# Related projects + +## Supported SDK + +- [pynetbox](https://github.com/digitalocean/pynetbox) Python API client library for Netbox. + +## Community SDK + +- [netbox-client-ruby](https://github.com/ninech/netbox-client-ruby) A ruby client library for Netbox v2. + +## Ansible Inventory + +- [netbox-as-ansible-inventory](https://github.com/AAbouZaid/netbox-as-ansible-inventory) Ansible dynamic inventory script for Netbox. +