-
Notifications
You must be signed in to change notification settings - Fork 1
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
Nathaniel - ETA API #1
Conversation
README.md
Outdated
# victini-microservices | ||
eta Flask API integration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Delete Line 2
I know you've tested this locally I assume with a PG database, but could it be possible to create a folder called "schemas" with the DDL of each table that you used? That way anyone can create the tables and test locally too :) |
I just made a bunch of commits as I fixed the appending issue in PSQL. The microservice now works correctly and the API endpoints have been developed. I have included comments for more clarity as well as the Schemas folder. The microservice is ready for demo. @rodrigotiscareno |
…lculated and instead -1.0 was left inside the list.
Update eta.py after group demo
No description provided.