Skip to content

Basic query operators should be allowed #12

@cedricziel

Description

@cedricziel

For example

GET /api/myResource?limit=2&start=150&conditions={"name": {$regex: "foo"}} # where this of course is a encoded JSON object

Should be supported.

Well; quite obvious that this would be a huge step. Over at the seed project @pilwon mentioned that baucis is about to be (at least) looked at. baucis does in fact generate exactly those routes with the mentioned capabilities.

Not to be over enthusiastic, but wouldnt it be great if one could integrate it that way? Custom controllers somehow destroy the whole restify idea :/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions