StevenMonty / CS1530-Final

0 stars 0 forks source link

Write endpoints for frontend to interact with backend logic functions #19

Closed StevenMonty closed 3 years ago

StevenMonty commented 3 years ago

API route needed for each function with proper argument parsing/validation and responses in JSON format that the frontend can render.

Points: 4

Challenges: