From 43d7a2bd99008036e6a17c5f6173b0dfce7aaae5 Mon Sep 17 00:00:00 2001 From: Tyler Gregorcyk Date: Wed, 31 Jan 2024 16:41:24 -0600 Subject: [PATCH] Added Rust API Client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd162d5..f066201 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ A curated list of awesome resources related to NetBox! - [netbox-community/pynetbox](https://github.com/netbox-community/pynetbox) - Python API client library. - [ninech/netbox-client-ruby](https://github.com/ninech/netbox-client-ruby) - Ruby API client library (NetBox v2). - [timeforplanb123/anac](https://github.com/timeforplanb123/anac) - Python Async NetBox API Client, based on httpx and pydantic. +- [TheRealNOIG/rust-netbox-api](https://github.com/TheRealNOIG/rust-netbox-api) - Rust API client library. ## Terraform