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

@peter peter authored on 13 Sep 2020
.vscode Created generator for OpenAPI documentation. 3 years ago
src Created delete function. 3 years ago
.gitignore Created generator for model definitions. 3 years ago
package-lock.json Created an example of what the output could look like. 3 years ago
package.json Extracted general code into util.ts. 3 years ago
tsconfig.json Created an example of what the output could look like. 3 years ago
tslint.json Created an example of what the output could look like. 3 years ago