-
Notifications
You must be signed in to change notification settings - Fork 0
# Backend Routes #5
Copy link
Copy link
Open
Description
Evan-Leon
opened on Oct 27, 2021
Issue body actions
- Contains the following sections: HTML, API Endpoints(Backend)
- Each route has a description
- API Endpoint routes contains wildcard variables written in snake_case
- Routes does not contain superfluous routes
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels