ontodev / sprocket

BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Implement basic SELECTs #2

Closed jamesaoverton closed 3 years ago

jamesaoverton commented 3 years ago

Following the basic design of PostgREST vertical filtering we want to support GET http://localhost:5000/{table}?select={columns} requests.