tmoreira2020 / untappd4j

Untappd for Java - A Java wrapper to the Untappd API
Apache License 2.0
3 stars 3 forks source link

Brewery Search #1

Open amammay opened 5 years ago

amammay commented 5 years ago

I will take on implementing the brewery search. Should have it done in the next couple of days.

The only part i might consider refactoring a bit is the ResponseDeserializaer to fix its spelling to ResponseDeserializer and also make sure it can be moduler to the other search apis that untappd provides.

tmoreira2020 commented 5 years ago

Ok! Can you make sure your PR contain for every small change a commit?

amammay commented 5 years ago

@tmoreira2020 yea no problem! ill get my changes cleaned up and have a pr submitted sometime soon.

amammay commented 5 years ago

https://github.com/tmoreira2020/untappd4j/pull/5