Skip to content

svar-widgets/filter-backend-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend for SVAR FilterBuilder

How to use

  • configure DB connection
  • import DB dump ( dump.sql)
  • run the app
go build
./filter-backend-go

REST API

Get all data from the table

POST /api/data/{table}

Body can contain a filtering query

Get unique field values

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •