Skip to content

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.

License

Notifications You must be signed in to change notification settings

SaadmaanMahmid/IMDBMovieAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages