Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mike12345567 d7dbcb2175 Adding a top level script for generating specs, symlinking the openapi yaml and json to top level as well. 4 years ago
..
.vscode preventing relationship overrides 5 years ago
__mocks__ Adding a testing system which generates the schema and compares against responses. 4 years ago
build more branch cov 5 years ago
scripts Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 4 years ago
specs Adding a top level script for generating specs, symlinking the openapi yaml and json to top level as well. 4 years ago
src Adding a top level script for generating specs, symlinking the openapi yaml and json to top level as well. 4 years ago
.dockerignore updated quota fixes 6 years ago
.eslintrc First attempt and re-writing a portion of the server in typescript. 5 years ago
.gitignore Adding in public endpoint definitions. 4 years ago
.npmignore prep for NPM publish 6 years ago
Dockerfile Merge branch 'develop' into oracle-datasource 5 years ago
LICENSE License cleanup 5 years ago
babel.config.js babel config 5 years ago
nodemon.json Fix cypress and update nodemon config to use backend-core 4 years ago
package.json Adding new generation technique, converting openAPI spec to typescript definitions, which are then applied in mapping output middlewares to make sure that the structures of the response are fully respected. 4 years ago
tsconfig.json Add jest to types 4 years ago
yarn.lock Adding new generation technique, converting openAPI spec to typescript definitions, which are then applied in mapping output middlewares to make sure that the structures of the response are fully respected. 4 years ago