diff options
| author | Pinapelz <yukais@pinapelz.com> | 2023-12-15 23:31:29 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2023-12-15 23:31:29 -0800 |
| commit | 81a8bcff49b1515bd31215c871c2545794d82fbb (patch) | |
| tree | 95d100d815cbdd827beb706944943753a4cc228d /Writerside/topics/Patchwork-API.md | |
Initial commit
Diffstat (limited to 'Writerside/topics/Patchwork-API.md')
| -rw-r--r-- | Writerside/topics/Patchwork-API.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Writerside/topics/Patchwork-API.md b/Writerside/topics/Patchwork-API.md new file mode 100644 index 0000000..165c7db --- /dev/null +++ b/Writerside/topics/Patchwork-API.md @@ -0,0 +1,7 @@ +# Patchwork Archive API +API data from Patchwork Archive is public and **no API key** is required to access what is publicly available on the frontend. + +Below is an offering of what endpoints are available publicly. +If you are for whatever reason hosting an instance of **Patchwork-Backend** please refer to the **README** in the repository for worker and queuer API endpoints +<api-doc openapi-path="../api-docs/patchwork-archive-api.yml" /> + |
