mirror of
https://github.com/kennethreitz/neon-api-python.git
synced 2026-06-05 22:50:18 +00:00
a25ebd7fc9
This commit refactors the TODO.md file by updating the list of tasks and removing unnecessary items. It also suggests using `openapi-codegen` for Pydantic model generation and reviews naming conventions.
445 B
445 B
TODO
This document is a list of things to do for the project.
kiotais not a good fit for the project- review
openapi-codegenandopenapi-generatorfor Pydantic model generation openapi-codegenis a good fit for the project (supports pydantic, etc.)- look for more lessons learned with
kiota - review naming conventions
- add support for roles, etc.
- determine if httx is a good fit for the project