issues
search
KayiLeung
/
Giftsy
0
stars
0
forks
source link
# Backend Routes
#4
Open
TahjDev
opened
2 years ago
TahjDev
commented
2 years ago
[ ] Contains the following sections: HTML, API Endpoints(Backend)
[x] Each route has a description
[x] API Endpoint routes contains wildcard variables written in snake_case
[x] Routes does not contain superfluous routes
[x] Have API routes that will allow the front end to get all info it needs and does not have unneeded routes:
Ex. probably don't need a GET likes api endpoint because that info comes through the post show
TahjDev
commented
2 years ago
I don't see the html route please add it, you can reference the backend routes page
here
This page shouldn't have associations just routes
The header session_token do you mean session? the routes as well they should be api/session