marco-dm1 / CS320-Team-M

Project repository for Team M of CS 320/429.
0 stars 0 forks source link

API Endpoints - DOCUMENTATION - Week 7-9 #4

Closed marco-dm1 closed 1 month ago

marco-dm1 commented 1 month ago

Create API endpoint documentation that outlines how our front end will connect to our back end. You should outline the endpoint path (ex: /api/login), the required input & output and what it will return depending on if it succeeded or failed.

This is part of what my team did last semester: image

Let me know if there are any questions.