Skip to content

Geodan/pgquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install

git clone this_repository
cd this_repository
npm install
#copy config.example.json to config.json
#edit file config.json for your database
npm start

develop

adjust sql to match your database

test

in your browser, visit http://localhost:8306/api/query/3/2/1?a=ok&b=text

deploy

forever start index.js

About

very simple example webservice for postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published