Skip to content

webix-hub/query-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Backend for Webix Query

How to start

  • configure DB connection
  • import DB dump (dump.sql)
npm install
node index.js

Get all data from the tablesave

POST /api/data/{table}

Body can contain a filtering query

Get unique field values

GET /api/data/{table}/{field}/suggest

About

Webix Query - backend demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published