Files
neon-api-python/TODO.md
T
2024-01-18 12:00:20 -05:00

573 B

TODO

This document is a list of things to do for the project.

  • kiota is not a good fit for the project

  • review openapi-codegen and openapi-generator for Pydantic model generation

  • openapi-codegen is a good fit for the project (supports pydantic, etc.)

  • look for more lessons learned with kiota

  • review naming conventions

  • add support for roles, etc.

  • add support for

  • determine if httx is a good fit for the project

  • saved queries? proceed without for now.

  • add tests

  • add ci/cd

  • add documentation