Exchange Rate API

0 views
Skip to first unread message

Sandeep via StackOverflow

unread,
Jan 28, 2014, 4:23:45 AM1/28/14
to google-appengin...@googlegroups.com

I am looking to create an application for exchange rate of foreign currencies and need backend for the same. While searching for the same, i came across:

http://rate-exchange.appspot.com

http://rate-exchange.appspot.com/currency?from=USD&to=EUR&q=1 //working demo

I also find the github source for this GAE project at: https://github.com/hippasus/ExchangeRates

Now the question I have how should I proceed. Shall I use this already deployed project named http://rate-exchange.appspot.com or deploy my own version. If I should deploy my own version then what will be steps.

Thanks in advance



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/21401389/exchange-rate-api

Martin Berends via StackOverflow

unread,
Jan 28, 2014, 5:43:49 AM1/28/14
to google-appengin...@googlegroups.com

Generally try to use existing code with permission and visibly give credit to avoid plagiarism. Developers who repeat work already done by others learn from the experience but risk wasting time unnecessarily. You learn from others by studying their code anyway.

You may after some experience with the other project think of ways to improve it. Liaise on Github with the original author about constructive collaboration. Sharing code is what makes free and open source software great.



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/21401389/exchange-rate-api/21403278#21403278
Reply all
Reply to author
Forward
0 new messages