issues
search
MLH-Fellowship
/
orientation-project-python-24.SPR.A
Orientation Project (Python for 24.SPR.A)
1
stars
3
forks
source link
feat: implement get all educations API route [#18]
#32
Closed
sudiptob2
closed
9 months ago
sudiptob2
commented
9 months ago
closes #18
Changes
Implement get API for education
renamed route from /education to /educations according to REST API best practices. Ref:
stack-overflow ans
Add unit test for get all education route
closes #18
Changes