kennethreitz
526568f3d4
Add project permission management APIs
2024-01-31 09:43:49 -05:00
kennethreitz
7e400cd998
Update README.md
2024-01-30 12:02:29 -05:00
kennethreitz
fd196f5621
Update README.md
2024-01-30 11:59:01 -05:00
kennethreitz
0b8972b603
Update README.md
2024-01-30 11:58:48 -05:00
kennethreitz
654970d9cb
Update README.md
2024-01-30 11:58:17 -05:00
kennethreitz
e883cf9e25
Update README.md
2024-01-30 11:57:57 -05:00
kennethreitz
09a1f6d7e3
Update README.md
2024-01-30 10:43:12 -05:00
kennethreitz
17218d06bc
Update NeonAPI class documentation
2024-01-30 10:42:50 -05:00
kennethreitz
c7cad43bb1
Add methods to manage projects, branches, databases, endpoints, roles, and operations
...
This commit adds new methods to the `NeonAPI` class for managing projects, branches, databases, endpoints, roles, and operations. These methods allow users to create, update, delete, and retrieve information about these entities. The commit also includes a reminder about handling API keys securely. For more information, refer to the [Neon API documentation](https://api-docs.neon.tech/reference/getting-started-with-neon-api ).
2024-01-30 10:41:27 -05:00
kennethreitz
c38031672d
Update NeonClient class name to NeonAPI
2024-01-30 09:50:43 -05:00
kennethreitz
63e1c2663f
Update README.md
2024-01-29 16:38:02 -05:00
kennethreitz
b54608d376
Update README.md
2024-01-29 16:37:53 -05:00
kennethreitz
e1df847ab1
Update README.md
2024-01-29 16:29:28 -05:00
kennethreitz
74742644d1
Update README.md with new features and benefits
2024-01-25 14:44:11 -05:00
kennethreitz
2fe3a05c26
Update README.md
2024-01-25 09:58:24 -05:00
kennethreitz
eb645e6856
Update README.md
2024-01-25 09:58:04 -05:00
kennethreitz
960644bb3d
Refactor NeonClient methods in readme to include project and branch parameters
2024-01-21 18:35:55 -05:00
kennethreitz
3aa849ff82
updates
2024-01-21 18:31:36 -05:00
kennethreitz
2c3e01bf19
Update README.md
2024-01-18 13:00:19 -05:00
kennethreitz
bfd0f5197b
Update NeonClient code examples
2024-01-18 12:44:56 -05:00
kennethreitz
b1007cb1c3
Fix code block syntax in README.md
2024-01-18 12:43:30 -05:00
kennethreitz
6537e1ca38
Update README.md with branch information
2024-01-18 12:43:06 -05:00
kennethreitz
27a1231d25
Add installation instructions to README.md
2024-01-18 12:42:51 -05:00
kennethreitz
bad979c3eb
Update README.md with Neon API wrapper information
2024-01-18 12:40:03 -05:00
kennethreitz
c13ea6b435
Add API key functionality to NeonClient
2024-01-17 15:51:35 -05:00
kennethreitz
989ed43325
Refactor imports and remove unused code
2024-01-16 16:32:44 -05:00