openapi-contrib / openapi3-generator

Use your API OpenAPI 3 definition to generate code, documentation, and literally anything you need.
Apache License 2.0
90 stars 27 forks source link

Feature - Generate complete CRUD functionality with json files #38

Open suessmma opened 4 years ago

suessmma commented 4 years ago

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:

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

Cheers!

Best,

Matthias Suessmeier