No description
Find a file
DecDuck 8eaf66a18a
Some checks failed
Deploy Next.js site to Pages / build (push) Failing after 9m30s
Deploy Next.js site to Pages / deploy (push) Has been skipped
feat: update depot api
2025-12-19 15:54:37 +11:00
.github/workflows feat: update footer and fix build 2025-08-23 17:18:30 +10:00
generator feat: a little work on a new page generator for endpoint pages 2025-10-21 15:40:08 +11:00
src feat: update depot api 2025-12-19 15:54:37 +11:00
.eslintrc.json feat: initial commit 2025-08-23 16:50:30 +10:00
.gitignore feat: a little work on a new page generator for endpoint pages 2025-10-21 15:40:08 +11:00
CHANGELOG.md feat: initial commit 2025-08-23 16:50:30 +10:00
check.mjs fix: unmodule project 2025-08-24 12:06:11 +10:00
LICENSE.md feat: readme 2025-08-23 16:58:06 +10:00
mdx-components.tsx feat: initial commit 2025-08-23 16:50:30 +10:00
next.config.mjs feat: update footer and fix build 2025-08-23 17:18:30 +10:00
package.json feat: a little work on a new page generator for endpoint pages 2025-10-21 15:40:08 +11:00
pnpm-lock.yaml feat: a little work on a new page generator for endpoint pages 2025-10-21 15:40:08 +11:00
postcss.config.js feat: initial commit 2025-08-23 16:50:30 +10:00
prettier.config.js feat: initial commit 2025-08-23 16:50:30 +10:00
README.md feat: readme 2025-08-23 16:58:06 +10:00
tsconfig.json feat: a little work on a new page generator for endpoint pages 2025-10-21 15:40:08 +11:00
types.d.ts feat: initial commit 2025-08-23 16:50:30 +10:00
typography.ts feat: add initial library documentation 2025-09-13 15:16:38 +10:00

Drop API Documentation

This documentation is intended solely for developers, and not for end-users looking for support with their issues.

Scope

This documentation covers the Web API, client API, and plugins (when implemented). It also covers some of Drop's internals, for curious developers or for reference.

Template: Protocol

Protocol is a Tailwind Plus site template built using Tailwind CSS and Next.js.

We used, but modified it, for Drop's purposes. All of Drop's modifications are licensed under GPLv3, and the original template is licensed under the Tailwind Plus License. Read more in the LICENSE.md