ordercloud-api / headstart

A complete and opinionated eCommerce solution using OrderCloud as the backbone - built with .NET Core and Angular
MIT License
31 stars 74 forks source link

Generate models and endpoints from the middleware into the UI SDK #429

Open ajsuth opened 2 years ago

ajsuth commented 2 years ago

Look into generating models and endpoints from the middleware into the UI SDK

ajsuth commented 2 years ago

I have looked into a few options for generating the api layer and I am leaning towards ng-openapi-gen, however it would require a complete refactor of the current SDK project, so I am enquiring into the original tool used to minimise effort.