Skip to content

Sample about a simple API implementation using Net.Core that returns movie data. Swagger is integrated to be able to make requests from it.

Notifications You must be signed in to change notification settings

Krauser123/FilmsAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FilmsAPI

  • Simple API implementation using Net.Core that returns movie data.

  • Movie data is loaded from a CSV when starting the application.

  • Swagger is integrated to be able to make requests from it.

Updates

Now we're using NET 6.0 Include a secondary entity to add Join methods with LinQ (/FilmsWithScoreCategory/ and /CategoryWithFilms/)

About

Sample about a simple API implementation using Net.Core that returns movie data. Swagger is integrated to be able to make requests from it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages