-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Backend Routes
- 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:
- probably doesn't need a
GET likesapi endpoint because that info comes through the post show
- probably doesn't need a
Comments
Metadata
Metadata
Assignees
Labels
No labels