Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature - Generate complete CRUD functionality with json files #38

Open
suessmma opened this issue Mar 25, 2020 · 0 comments
Open

Feature - Generate complete CRUD functionality with json files #38

suessmma opened this issue Mar 25, 2020 · 0 comments

Comments

@suessmma
Copy link

Hi,
I'm creating some new features to create a full functional crud-server with json data files and models from the schemas of the openapi.yaml. In Detail:

  • Automatic generation of json-data files using the example values
  • Automatic generation of models from the schemas in the yaml-files
  • Automatic generation of services for creating, updating, deleting and viewing the respective model in the corresponding json file
  • Overwriting of automatically generated files, if concrete file exists in template folder
  • Checking for mandatory fields in the Model from yaml file

If its possible to create a new branch and open a pull request with me as contributor?

Cheers!

Best,

Matthias Suessmeier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant