A web application that allows users to create and manage flashcards.
https://flashcards-api-test.herokuapp.com/register/
This will return the user if the user is created succesfully.
https://flashcards-api-test.herokuapp.com/login/
This will return the token if the user is logged in succesfully.
https://flashcards-api-test.herokuapp.com/user/
This will return the token if the user is logged in succesfully.
https://flashcards-api-test.herokuapp.com/flashcards/
This will return the token if the user is logged in succesfully.