Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a request for contact #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 23 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,26 @@ RUN git clone https://github.com/cforlando/PetAdoption-API.git /usr/src/app

RUN npm install

CMD [ "npm", "start" ]
CMD [ "npm", "start" ]
#
# Hi, Philip -- I see your post in:
# https://github.com/yql/yql-tables/issues/476
# but do not see an email address readily
#
# I wanted to discuss some usage / documentation writing
# particularly as to getting patches to revive an affected
# Debian / CPAN package and back to 'working' (there are data
# validity questions) again, but with the extension of reading
# from a file, and using a YQL subscription key [not that I see
# how to _buy_ one as to finance data either, but I assume you
# know that as well] -- see:
# Finance-YahooQuote
# http://dirk.eddelbuettel.com/code/yahooquote.html
#
# Others are affected as well with changes in the formerly 'free' data:
# http://blog.fosstrading.com/2017/06/yahoo-finance-alternatives.html
#
# Please let me know a phone number if a call is in order
#
# Russ Herrold -- [email protected]
#