8 mavenize and refactoring - #10
Conversation
42b20f4 to
f77c199Comparekennycason
commented
Aug 22, 2015
ping |
mike-houghton
commented
Dec 17, 2015
@kennycason Is this project active? Are you using your branch? |
kennycason
commented
Dec 18, 2015
@mike-houghton I don't know. I'm assuming that since Alchemy team hasn't responded that they are likely not improving the product. As such, we switched services. |
kennycason
commented
Dec 18, 2015
I like their API endpoints which all seem to work fine. If you want to use the java sdk feel free to use my fork (https://github.com/kennycason/alchemyapi_java) I can quickly accept PRs and make improvements as well. I can also work to get it in maven central. |
karma0
commented
Dec 29, 2015
You may want to reach out to Alchemy's sales or marketing teams, they should be able to get the right people on the job. There's been a lot of changes over there since they were acquired by the IBM Watson team, so it's possible that the repos may have fallen off their radars. |
kennycason
commented
Dec 29, 2015
Already did that and received a response from them that they would alert their devs. :) |
cbmcvey
commented
Feb 19, 2016
Hi Kenny, I'm also interested in improving this API, mavenizing, etc. Any word? I'll pull down your fork and begin working with it. |
kennycason
commented
Feb 21, 2016
@cbmcvey No response on my end. Feel free to just work off mine. If alchemy won't maintain it, I don't mind doing so. |
Added support for Emotions
kennycason
commented
Feb 24, 2016
@Freheims I also merged all to master on my fork. Feel free to just create PRs on my repo (or your downstream fork) and i'll merge them in. I have a feeling that Alchemy is going to force us to maintain the SDK ourselves externally :) |
kennycason
commented
Feb 24, 2016
To anyone else, project is here: https://github.com/kennycason/alchemyapi_java I just opened up "issues" so we can track work. |
@karma0@AlchemyAPI
Howdy guys! We just signed on to use you guy's API through an IBM partnership. I noticed the Java SDK hadn't been touched in a while so I made some updates. If you guys are ok with the direction I'm taking the SDK I will/can continually make updates based off of our use-cases.
They will include:
The current branch that I would like to merge does the following:
Let me know what you think!