jeffknupp / sandman2

Automatically generate a RESTful API service for your legacy database. No code required!
Apache License 2.0
2.01k stars 215 forks source link

export undocumented #364

Open clach04 opened 8 months ago

clach04 commented 8 months ago

From https://jeffknupp.com/blog/2016/09/12/python-sandman2-and-open-data//

... By simply adding the ?export=true URL parameter, export mode is triggered, and all of the data is available in one go. It's fast, simple, and above all, just works.