GitHunt
SA

SaadmaanMahmid/IMDBMovieAPI

A simple web api containing the top 50 movies in IMDB for 2025. Created using .NET 9.0 Web API, Entity Framework, Scaffolding and tested using Scalar API Reference.

To test this Web API, please go through the following steps:

  1. Type "https://localhost:7269/scalar/v1" in your browser
  2. Expand the API endpoint named "TopMovies2025"
  3. You will notice it contains the following standard CRUD actions:
    i. GET
    ii. POST
    iii. GET (by Id)
    iv. PUT
    v. DELETE
  4. Feel free to play with the API by performing different actions.

Languages

C#100.0%

Contributors

GNU Affero General Public License v3.0
Created July 13, 2025
Updated July 13, 2025