issues
search
MLH-Fellowship
/
orientation-project-python-23.SUM.A
Orientation Project (Python) for 23.SUM.A
1
stars
12
forks
source link
Implement API route to return a specific Skill
#14
Closed
wrussell1999
closed
1 year ago
wrussell1999
commented
1 year 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