~shockham/subsist

PoC for a JSON based field query structure
40667bc9 — shockham 8 months ago
fmt
7d5f7487 — shockham 8 months ago
Add goroutines for field resolving
23e93552 — shockham 8 months ago
fmt

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~shockham/subsist
read/write
git@git.sr.ht:~shockham/subsist

You can also use your local clone with git send-email.

#subsist

Minimalist querying. Work in progress.

#to do

  • more resolution types:
    • array/slices
    • maps
  • if parent has field and no explicit resolver return than value
  • returning a lists of objects
  • error handling: add to error field in return
  • write specification