Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 516 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 516 Bytes

base-js

base-js is a JavaScript library built for the QuickBase API.

base-js includes functions for almost all QuickBase API calls. It provides common helper functions, query selectors and finder methods. Everything is JSON instead of QuickBase's default XML. Promises and callbacks are both supported.

Full Documentation