Skip to content

SMARTERA-project/query-engine

 
 

Repository files navigation

minio-sql-connector

Rename docker.compose.prod.yml in docker.compose.yml and config.template.js in config.js, so you can set minio and postgre credentials without pushing it because they are in gitignore.

Send a POST request to http://localhost:3000/api/query with the beopen bearer token in header and the postgre query in payload: { "query" : "the query..." }

Note: the "-" symbols in bucket name must be not included in the query

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.6%
  • HTML 5.2%
  • Dockerfile 0.2%