osome-iu / hoaxy-backend

Backend component for Hoaxy, a tool to visualize the spread of claims and fact checking
http://hoaxy.iuni.iu.edu/
GNU General Public License v3.0
138 stars 44 forks source link

Make the API configurable #50

Closed chathuriw closed 4 years ago

chathuriw commented 4 years ago

Hi @shaochengcheng,

Please check the changes I made and see if it works.

Chathuri

shaochengcheng commented 4 years ago

Hi Chathuri,

Great work. You are on the right way to implement this function. For me, it should work well. However, you'd better have a local test to make sure it works as expected (just run locally to see whether the API query works.

Do I need to 'Merge pull request' right now? If yes, let me know.

chathuriw commented 4 years ago

Thank you @shaochengcheng. To test, we need to do the frontend changes as well. I think it is ok to merge since it should not break anything in the current deployment.