Nick Parsons
Nick Parsons
https://github.com/GetStream/stream-react-example
Can you please provide an example of how to call req.db properly? (e.g. `req.db.collection.find({})`); Everything I've tried returns an error that find is not a function.
For POST and PUTS, I feel it would be a great value add to allow for collapse functionality. That would mean taking a tree like data structure and returning it...
Any plans to integrate some kind of authorization? Current slim project already has authentication built in, however I'm in need to something to authorize specific API calls against the user....