Skip to content

Basic query operators should be allowed #12

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 :/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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