HackYourFuture-CPH / rate-my-cv

MIT License
1 stars 2 forks source link

Retrive user cvs#95 #188

Closed CharlesKimMaina closed 3 years ago

CharlesKimMaina commented 3 years ago

Endpoint to retrieve the last uploaded CVs

Please provide a short summary explaining what this PR is about.

Fixes https://github.com/HackYourFuture-CPH/rate-my-cv/issues/95

How to test?

Please provide a short summary how your changes can be tested? npm run dev and add limit as query parameter like in below http://localhost:3000/api/usercv?limit=2

limit_query_added limitn_query_on_localhost

Checklist

CharlesKimMaina commented 3 years ago

I am creating another PR as this has extra files i din't commit which sneaked in