issues
search
MLH-Fellowship
/
orientation-project-python-23.FAL.A
Orientation Project (Python) for 23.FAL.A
0
stars
7
forks
source link
Implement API route to return a specific Experience
#20
Closed
wrussell1999
closed
1 year ago
wrussell1999
commented
1 year ago
On the
/resume/experience
route, you should
[ ] Return a specific Experience when a GET request is made with an index as an input. The Experience should be in a JSON format.
On the
/resume/experience
route, you should