Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic interface support #70

Merged
merged 4 commits into from
Nov 3, 2014
Merged

Generic interface support #70

merged 4 commits into from
Nov 3, 2014

Commits on Nov 3, 2014

  1. Configuration menu
    Copy the full SHA
    d388a27 View commit details
    Browse the repository at this point in the history
  2. Allow completely empty URL template

    This is needed (in conjunction with #40) for generic interfaces to be of
    any use at all.
    bennor committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    99f5049 View commit details
    Browse the repository at this point in the history
  3. Support for generic interfaces

    Fixes #63.
    
    Now people can have all the boring CRUD Web APIs they want and they only
    need one interface. :trollface:
    bennor committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    6894875 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c25bdf View commit details
    Browse the repository at this point in the history