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

Post to endpoint #3

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Post to endpoint #3

wants to merge 6 commits into from

Conversation

nickila
Copy link
Collaborator

@nickila nickila commented Oct 24, 2019

I've established a connection with axios POST that sends an xml file and a idp_name to the backend and returns a response. I've also adjusted some styling.

Response is being console.logged right now. Now we need to display the response in the table.
@michaelmernin
Copy link
Owner

Just a couple things:
Can we rename the addStuff() method into something more meaningful/professional?
Also, can you look into if we need to supply the whole url "localhost:5000/upload" when making the axios call?
We shouldn't have to include localhost in these calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants