issues
search
MLH-Fellowship
/
orientation-project-python-24.SUM.B
Orientation Project (Python for 24.SUM.B)
1
stars
6
forks
source link
Implement API route to return a specific Skill
#14
Open
MLHProgram
opened
5 months ago
MLHProgram
commented
5 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.
varshar4
commented
4 months ago
@botirk38
On the
/resume/skill
route, you should