Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dwolla/scheduled-maintenance

A Cloudflare worker that will return a `503 Server Unavailable` response indicating that scheduled maintenance is underway, and requests should be tried again later.
https://github.com/dwolla/scheduled-maintenance

Last synced: about 10 hours ago
JSON representation

A Cloudflare worker that will return a `503 Server Unavailable` response indicating that scheduled maintenance is underway, and requests should be tried again later.

Awesome Lists containing this project

README

        

# Scheduled Maintenance

![Dwolla/scheduled-maintenance CI](https://github.com/Dwolla/scheduled-maintenance/actions/workflows/ci.yml/badge.svg)
[![license](https://img.shields.io/github/license/Dwolla/scheduled-maintenance.svg?style=flat-square)]()

A Cloudflare worker that will return a `503 Server Unavailable` response indicating that scheduled maintenance is underway, and requests should be tried again later.