Code generator that creates middleware functions for express JS that manage collections and persists them as json files.

@peter peter authored on 19 Sep 2020
.vscode Created generator for OpenAPI documentation. 4 years ago
src Implemented reading model description from file. 4 years ago
.eslintignore Updated code to satisfy eslint. 4 years ago
.eslintrc.js Updated code to satisfy eslint. 4 years ago
.gitignore Created generator for model definitions. 4 years ago
package-lock.json Generate the core model types from a json schema description. 4 years ago
package.json Implemented reading model description from file. 4 years ago
tsconfig.json Created an example of what the output could look like. 4 years ago