Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/DiljotSG/MCU-Countdown

An API for answering the question "When is the next MCU film?"
https://github.com/DiljotSG/MCU-Countdown

api aws-lambda flask python3 serverless

Last synced: about 2 months ago
JSON representation

An API for answering the question "When is the next MCU film?"

Lists

README

        

# MCU-Countdown
When is the next MCU film? A simple API.

Main

[![Python application](https://github.com/DiljotSG/MCU-Countdown/actions/workflows/pythonapp.yml/badge.svg)](https://github.com/DiljotSG/MCU-Countdown/actions/workflows/pythonapp.yml)

Develop

![Python CI](https://github.com/DiljotSG/MCU-Countdown/workflows/Python%20application/badge.svg?branch=develop)

## API Endpoints

**Production API Endpoint (Main Branch):**

**Development API Endpoint (Develop Branch):**

## Documentation

* [Setup](docs/SETUP.md)
* [Testing](docs/TESTING.md)
* [API](docs/API.md)