api-specs
api-specs copied to clipboard
Open Podcast API specifications
Since v2 (#105), Lychee-action automatically fails a PR if a link-check doesn't work. Probably a good thing, though we have one particular website that will often fail. Therefore excluding that...
The [Podcast Index API specs](https://podcastindex-org.github.io/docs-api/) has explanations for each field in their API explorer. That is handy; you can just use the explorer, without having to delve into the documentation....
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [astro](https://astro.build) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro)) | [`^5.15.3` -> `^5.15.8`](https://renovatebot.com/diffs/npm/astro/5.15.3/5.15.8) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [sharp](https://sharp.pixelplumbing.com) ([source](https://redirect.github.com/lovell/sharp), [changelog](https://redirect.github.com/lovell/sharp/blob/main/docs/src/content/docs/changelog.md)) | [`^0.34.4` -> `^0.34.5`](https://renovatebot.com/diffs/npm/sharp/0.34.4/0.34.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | ---...
Following discussions on Matrix, I put together this summary of how GUIDs should be calculated using namespaces. This document currently sits outside of the specification hierarchy, but can be divided...
# 🚨 EXPERIMENT ONLY 🚨 This PR is just a brain dump of some things I've been thinking about regarding a structured and linked approach to designing the API. Nothing...
Following discussions with @keunes and lots of RFC reading, I've put together an updated and simplified approach for exposing server capabilities to clients. This spec largely follows the examples set...