Skip to content

Instantly share code, notes, and snippets.

@srdjan
Created June 19, 2014 16:39
Show Gist options
  • Save srdjan/6daa7b382ffb9594e0d4 to your computer and use it in GitHub Desktop.
Save srdjan/6daa7b382ffb9594e0d4 to your computer and use it in GitHub Desktop.
api with overloads
get();
get(5);
get('id > 5');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment