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 b886c8f342 Adding joi validation to the workflow update and create to make sure structure is adhered to, this is built through a curried middleware, to validate on headers, body etc add multiple different validator middlewares to your endpoint. 6 years ago
..
.vscode nodemon delay + analytics fixes 6 years ago
build adding icns file 6 years ago
builder/assets tidy up 6 years ago
scripts dev script to replicate local dev db to remote couchDb, by appname 6 years ago
src Adding joi validation to the workflow update and create to make sure structure is adhered to, this is built through a curried middleware, to validate on headers, body etc add multiple different validator middlewares to your endpoint. 6 years ago
.env.template formatting and tidy up 6 years ago
.eslintrc further tidy up and removal 6 years ago
.gitignore client lib tests 6 years ago
.npmignore prep for NPM publish 6 years ago
Dockerfile adding couchdb env 6 years ago
LICENSE mono repo 7 years ago
package.json Adding joi validation to the workflow update and create to make sure structure is adhered to, this is built through a curried middleware, to validate on headers, body etc add multiple different validator middlewares to your endpoint. 6 years ago
yarn.lock Adding joi validation to the workflow update and create to make sure structure is adhered to, this is built through a curried middleware, to validate on headers, body etc add multiple different validator middlewares to your endpoint. 6 years ago