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 a specific Skill
#14
Closed
MLHProgram
closed
9 months ago
MLHProgram
commented
9 months ago
On the
/resume/skill
route, you should
[ ] Return a specific Skill when a GET request is made with an index as an input. The Skill should be in a JSON format.
On the
/resume/skill
route, you should