https://github.com/jandiralceu/dotnet-rest-api-zero-to-hero
A JSON API for retrieving and managing information about movies. You can think of the core functionality as being a bit like the Open Movie Database API.
https://github.com/jandiralceu/dotnet-rest-api-zero-to-hero
authentication authorization csharp dotnet dotnet-core rest-api swagger versioning
Last synced: 2 months ago
JSON representation
A JSON API for retrieving and managing information about movies. You can think of the core functionality as being a bit like the Open Movie Database API.
- Host: GitHub
- URL: https://github.com/jandiralceu/dotnet-rest-api-zero-to-hero
- Owner: jandiralceu
- Created: 2024-10-26T01:06:29.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T20:06:10.000Z (7 months ago)
- Last Synced: 2025-02-13T23:45:33.742Z (4 months ago)
- Topics: authentication, authorization, csharp, dotnet, dotnet-core, rest-api, swagger, versioning
- Language: C#
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .Net Rest-API - Zero to Hero
A JSON API for retrieving and managing information about movies. You can think of the core functionality as being a bit like the Open Movie Database API.