Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dwolla/scheduled-maintenance
- Owner: Dwolla
- License: mit
- Created: 2021-05-04T20:33:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T04:08:59.000Z (6 months ago)
- Last Synced: 2024-05-06T05:25:42.781Z (6 months ago)
- Language: Scala
- Size: 242 KB
- Stars: 0
- Watchers: 13
- Forks: 1
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.