Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/https-richardy/openmovies
openmovies é um projeto de API RESTful desenvolvido para que eu possa testar minhas habilidades em desenvolvimento de APIs usando .NET/C#. A proposta é fornecer endpoints para explorar detalhes de filmes, realizar buscas com critérios específicos e oferecer uma documentação acessível para facilitar a integração.
https://github.com/https-richardy/openmovies
api-rest aspnet-web-api csharp dotnet restful-api
Last synced: 11 days ago
JSON representation
openmovies é um projeto de API RESTful desenvolvido para que eu possa testar minhas habilidades em desenvolvimento de APIs usando .NET/C#. A proposta é fornecer endpoints para explorar detalhes de filmes, realizar buscas com critérios específicos e oferecer uma documentação acessível para facilitar a integração.
- Host: GitHub
- URL: https://github.com/https-richardy/openmovies
- Owner: https-richardy
- Created: 2023-11-26T00:14:45.000Z (about 1 year ago)
- Default Branch: release/1.0
- Last Pushed: 2024-07-19T18:08:20.000Z (7 months ago)
- Last Synced: 2024-07-20T12:02:27.796Z (7 months ago)
- Topics: api-rest, aspnet-web-api, csharp, dotnet, restful-api
- Language: C#
- Homepage:
- Size: 415 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenMovies REST API
## Lights, Camera, Action!
Welcome to the OpenMovies API – where movies meet the digital stage! 🎬✨ Immerse yourself in a cinematic world of web services designed to provide interesting details about movies.
## The plot unfolds
This project is ongoing, a journey in the making!
### 🕵️♂️🎥 Behind the Scenes
- [ASP.NET Core](https://dotnet.microsoft.com/apps/aspnet) - A robust, cross-platform framework for building modern, cloud-based, and internet-connected applications.
- [C#](https://docs.microsoft.com/en-us/dotnet/csharp/) - The language of choice for building scalable and maintainable software applications.
- [SQLite](https://www.sqlite.org/index.html) - A lightweight, embedded database for seamless data storage.
## Main Attractions
- 🎥 **Movie Details:** Get ready for a deep dive into the behind-the-scenes of movies.
- 🕵️♂️ **Search Functionality:** Be the detective of your movie database, searching for cinematic treasures.
- 📘 **User-Friendly Documentation:** A script so well-documented, it's like reading the screenplay of a blockbuster.
- 🎞️ **Embedded link for trailers on YouTube:** Turn trailer links into stunning embedded previews.## Coming Soon to Screens Near You
- 🍿 **Reviews and Ratings Management:** Share your opinions, give likes and dislikes, and see the approximate ratings of the films.
### Documentation
For detailed information on how to use the API, explore available endpoints, and integrate OpenMovies into your projects, check out the [documentation](Documentation/docs/index.md).