To test this Web API, please go through the following steps:
- Type "https://localhost:7269/scalar/v1" in your browser
- Expand the API endpoint named "TopMovies2025"
- You will notice it contains the following standard CRUD actions: i. GET ii. POST iii. GET (by Id) iv. PUT v. DELETE
- Feel free to play with the API by performing different actions.