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

Axios not used #162

Open
aselarbd opened this issue Apr 10, 2021 · 0 comments
Open

Axios not used #162

aselarbd opened this issue Apr 10, 2021 · 0 comments

Comments

@aselarbd
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
AXIOS is a well-known HTTP library that used in the javascript world. The package.json is listed as Axios as one of the dependencies. But anywhere in the code not used its functionalities.

Describe the solution you'd like
Axios can intercept all request and add backend base URL(ex: http://127.0.0.1:5000) in one place instead of every request. This is one usage of Axios. Likewise, there are a lot of advantages.

Describe alternatives you've considered
NO

Additional context
NO

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

No branches or pull requests

1 participant