DEV Community

Discussion on: Stop using Swagger-UI and MSW, but SDK instead

Collapse
 
maxim_mazurok profile image
Maxim Mazurok

Interesting stuff, you might want to check out Orval. It has sdk/dto generation as well as MSW generation with fakerjs.
I'll look more into this project, hopefully I'll be able to utilise it without doing a rewrite of backend from C# to JS.