Skip to content

Axios : implemented axios and tested it on QuizzesComponent

Clement Botty requested to merge tool/axios into dev

Implemented Axios

Made an API_Need.md => needs of the frontend devs to backend devs

Used MyFakeApi service to test axios

Prepared Data : when routes will be ok we will just need to change http adress call and delete the pre written result of the HTTP Response (see QuizzesComponent, everything is in here)

Edited by Clement Botty

Merge request reports