Skip to content

zamora441/WebApiMovies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebApiMovies

Description

WebApiMovies is an ASP.NET Core API that provides information about movies, actors, and user reviews. This API allows users to query movie details, retrieve actor information, and read or submit user reviews for movies.

Features

  • Get a list of movies.
  • Get details of a specific movie.
  • Get actors for a specific movie.
  • Read user reviews for movies.
  • Submit user reviews for movies.

Technologies Used

  • ASP.NET Core
  • Entity Framework Core
  • SQL Server (or any other compatible database)
  • Swagger for API documentation
  • Docker (optional)

Contributions

Contributions are welcome. Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published