Update README.md

This commit is contained in:
2024-02-27 17:09:05 -05:00
committed by GitHub
parent 1c23eee498
commit 9550dfdd7d
+1 -1
View File
@@ -1,4 +1,4 @@
# `neon_api`: a Python API wrapper for the [Neon API](https://api-docs.neon.tech/reference/getting-started-with-neon-api).
# `neon_api`: Python API wrapper for the [Neon API](https://api-docs.neon.tech/reference/getting-started-with-neon-api).
`neon_api` is a Python wrapper designed to simplify interactions with the [Neon API](https://api-docs.neon.tech/reference/getting-started-with-neon-api). It provides a convenient way for developers to integrate their Python applications with the Neon platform, offering methods to manage API keys, projects, branches, databases, endpoints, roles, and operations programmatically.