Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
153 contributions in the last year
Activity overview
Contribution activity
September - October 2020
August 2020
Created a pull request in mergermarket/rest-api-guidelines that received 11 comments
Encourage use of de-facto standards for query string values
It's a big smell that we have code where we build up URLs using string concatenation and joins and even worse having to parse it on the HTTP server…

