Skip to content

Axios not used #162

@aselarbd

Description

@aselarbd

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions