esqlate-lib
v1.0.8
Published
SQL based functional CRUD - The Libary
Downloads
18
Readme
Esqlate Lib
Esqlate Lib is the home for TypeScript definitions, JSON/OpenAPIv3 Schemas and a small amount of shared code for the Esqlate Project, primarily Esqlate Server and Esqlate Front.
Instructions
To build assets (which includes the definitions and schemas) you will need to install:
After this you can run:
npm install
npm run-script build
Once this is done schemas as definitions are stored in the res directory and there is a nice browser viewable version of the OpenAPIv3 spec at redoc-static.html.