-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels