Sambhav K

Results 1 comments of Sambhav K

Hi @knjk04 , I have done the backend changes [commit](https://github.com/Project-Books/book-project/compare/main...sambhavk:book-project:%23890-create-statistics-controller). PFB one of the curl req and resp - Req: `curl --location --request GET 'localhost:5000/books/most-liked' \ --header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJ1c2VyQHVzZXIudXNlciIsImF1dGhvcml0aWVzIjpbeyJhdXRob3JpdHkiOiJVU0VSIn1dLCJpYXQiOjE2NjgyNDI2NzQsImV4cCI6MTY2ODgxNjAwMH0.ssh4HQcN3sK0bVOKt-jVwJIBuWlFdOjJvTFj0LmcxgnNb6NdI6fpf5518MfC4GNWqVeygdC-_xH9v_-hkl2Q0g'`...