MetaCell / cloud-harness

Other
16 stars 5 forks source link

Django Ninja templates #782

Open condar-metacell opened 3 weeks ago

condar-metacell commented 3 weeks ago

Closes CH-157

Added support for a django-ninja template when using harness-application and harness-generate. Also refactored the application build process into a more structured process of builder components.

...

To test try generating applications using harness-application -t django-ninja and also using harness-generate servers for that app to see the generates servers and openapi schema.

...

Sanity checks:

Breaking changes (select one):

Possible deployment updates issues (select one):

Test coverage (select one):

Documentation (select one):

Nice to have (if relevant):