PetrPy
PetrPy
This would be a killer feature for sure. Without it, one must maintain the models (schemas) both on client and server manually.
Similar issue with Vue3 + Quasar2, after installing `utils` package, the following issues remain outstanding: ``` App • ERROR • UI in ./node_modules/@apidevtools/json-schema-ref-parser/lib/resolvers/http.js Module not found: Can't resolve imported dependency...
> You’ll need to expand your webpack config and add fallbacks for the missing node dependencies. > > https://cli.vuejs.org/guide/webpack.html#simple-configuration > > Also see https://stackoverflow.com/questions/64557638/how-to-polyfill-node-core-modules-in-webpack-5 > > Hope this gets you...