mirror of
https://github.com/JonasunderscoreJones/api-worker.git
synced 2025-10-22 18:09:19 +02:00
wrong branch whoops
This commit is contained in:
parent
68f67e6766
commit
876abac3ba
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
# api-worker
|
||||
API worker for cloudflare
|
||||
|
||||
This is the worker adapter for the backend. It allows for control over the primary traffic to the api backend as well as the error fallback implementations.
|
||||
|
||||
# Redirect
|
||||
Any request from `https://api.jonasjones.dev/` will be redirected to `https://someapi.jonasjones.dev/` and the response will be returned if the backend is up. Otherwhise an error message is returned
|
Loading…
Add table
Add a link
Reference in a new issue