issues
search
MLH-Fellowship
/
orientation-project-python-24.SPR.A
Orientation Project (Python for 24.SPR.A)
1
stars
3
forks
source link
Implement API route to return all "Educations"
#18
Closed
MLHProgram
closed
9 months ago
MLHProgram
commented
9 months ago
On the
/resume/education
route, you should:
[ ] Return the Education list when a GET request is made. The return should be in a list format.
On the
/resume/education
route, you should: