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

Added some capabilities to your library #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vtbassmatt
Copy link

Hi Nikhil. First off, thanks for building dynamicrest - it's saving me a TON of time, and I'm finally learning how to work with dynamic in C#.

I've added a couple of capabilities which were useful for me, and I'd like to share them with you. I'm working on a C# library for working with the Untappd.com API, which uses a non-standard auth mechanism as well as requiring some HTTP POST work.

Summary of changes:

  • Untappd's non-standard auth mechanism
  • Support for POST
  • Samples showing both of these

Regards,
Matt

- Untappd's non-standard auth mechanism
- Support for POST
- Samples showing both of these
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant