mirror of
https://github.com/JonasunderscoreJones/api.jonasjones.dev.git
synced 2025-10-22 19:59:17 +02:00
added this right branch
This commit is contained in:
parent
b17bd1c406
commit
3db9932e7a
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# 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