Skip to content
This repository was archived by the owner on Oct 16, 2022. It is now read-only.
This repository was archived by the owner on Oct 16, 2022. It is now read-only.

✨ Library based on axios to interact with the API #5

Description

@vsnthdev

Currently, we directly use axios to send HTTP requests everywhere in our frontend. A change in routes would result in having to change axios code in multiple components & pages in the code.

A JavaScript library published on npm needs to be built which can query the API provided, the API's and the library's versions match.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions