Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routes - Have we got all the Routes we need? #54

Open
corian-youdale opened this issue Dec 4, 2020 · 0 comments
Open

Routes - Have we got all the Routes we need? #54

corian-youdale opened this issue Dec 4, 2020 · 0 comments

Comments

@corian-youdale
Copy link
Contributor

corian-youdale commented Dec 4, 2020

/register - POST - [we don't need this ]
/login - POST - [we don't need this]
/user - GET - [ ]
/modules - GET - [x] - (this is just / but is /modules in the readMe)
/modules/:moduleID - GET - [ (might not need this as we are using globalState for this?) ]
/modules/saved - GET - [x]
/modules/created - GET - [x]
/modules/saved - POST [x] - (this is saved/:id in the readMe)

@corian-youdale corian-youdale changed the title Routes Routes - Have we got all the Routes we need? Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant