Skip to content

barbuza/delay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wut

schemaless postgres with esoteric http api

requirements

postgres with jsquery and jsonb is required

usage

http 127.0.0.1:8080/fetch query:=[1,2,3]
http 127.0.0.1:8080/fetch query:=[1] depth:=3 'follow:=["child"]'
http 127.0.0.1:8080/persist spam:=1
http 127.0.0.1:8080/fetch query='spam = 1' depth:=2 'follow:=["spam"]'

About

because postgres is mongo too

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published