Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/upcomingmcu/api
A consumable-only REST API to retrieve data about the upcoming films and shows in the Marvel Cinematic Universe.
https://github.com/upcomingmcu/api
api docker marvel marvel-api mongo mongodb nginx rest-api spring spring-boot tmdb tmdb-api
Last synced: about 2 months ago
JSON representation
A consumable-only REST API to retrieve data about the upcoming films and shows in the Marvel Cinematic Universe.
- Host: GitHub
- URL: https://github.com/upcomingmcu/api
- Owner: upcomingmcu
- License: gpl-3.0
- Created: 2024-07-17T23:49:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-22T17:36:30.000Z (about 2 months ago)
- Last Synced: 2024-09-23T01:32:15.516Z (about 2 months ago)
- Topics: api, docker, marvel, marvel-api, mongo, mongodb, nginx, rest-api, spring, spring-boot, tmdb, tmdb-api
- Language: Kotlin
- Homepage: https://api.umcu.app
- Size: 168 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UpcomingMCU API
UpcomingMCU (UMCU) API is a free, consumable-only REST API to retrieve data about the productions within the [Marvel
Cinematic Universe (MCU)](https://en.wikipedia.org/wiki/Marvel_Cinematic_Universe).[![GitHub Release](https://img.shields.io/github/v/release/upcomingmcu/api?include_prereleases&label=latest%20release)](https://github.com/upcomingmcu/api/releases)
[![Build Boot Jar](https://github.com/upcomingmcu/api/actions/workflows/build-boot-jar.yml/badge.svg)](https://github.com/upcomingmcu/api/actions/workflows/build-boot-jar.yml) [![Build Docker Image](https://github.com/upcomingmcu/api/actions/workflows/build-docker-image.yml/badge.svg)](https://github.com/upcomingmcu/api/actions/workflows/build-docker-image.yml)
## Data
This product uses the TMDB API but is not endorsed or certified by TMDB.
Check them out here: [The Movie Database](https://www.themoviedb.org/?language=en-US).
## License
[GNU GPLv3](LICENSE)