awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesAPI Schema Standardization

The process of defining data structures and interface contracts to ensure consistent network communication.

Distinct from Secure Network Communication: Focuses on the standardization of data structures and stubs rather than the transit encryption of the network.

Explore 2 awesome GitHub repositories matching security & cryptography · API Schema Standardization. Refine with filters or upvote what's useful.

Awesome API Schema Standardization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • keybase/clientkeybase 的头像

    keybase/client

    9,171在 GitHub 上查看↗

    This project is an end-to-end encrypted communication client designed for secure messaging and identity management using public-key cryptography. It provides a cryptographic identity manager to verify authenticity across platforms and integrates a local messaging daemon to synchronize encrypted data and handle network communication. The system features a remote encrypted file system that mounts encrypted storage as local directories for direct file interaction. It also includes automated identity provisioning for registering and authenticating new devices and automation bots using cryptograph

    Standardizes network communication by defining data structures and generating type-safe client stubs.

    Gochatend-to-end-encryptiongo
    在 GitHub 上查看↗9,171
  • joho/7xx-rfcjoho 的头像

    joho/7XX-rfc

    4,547在 GitHub 上查看↗

    该项目是一个正式的 RFC 提案和技术规范,针对一系列新的 HTTP 状态码。它定义了一个开发人员错误标准,旨在区分 REST API 响应中的实现失败与标准客户端或服务器错误。 该规范提出了对 HTTP 协议的扩展,引入了状态码的保留数值范围。该系统将唯一的整数标识符映射到特定的实现错误,提供精确的诊断含义,并将开发人员错误与标准协议响应隔离开来,同时保持向后兼容性。 该标准通过为错误负载建立一致的响应模式,涵盖了 API 错误处理和开发人员调试工作流。这确保了在报告实现失败时不同 API 客户端和服务器之间的互操作性。

    Defines standardized data structures for error response bodies to ensure consistency across API clients.

    Makefilerfcsatire
    在 GitHub 上查看↗4,547
  1. Home
  2. Security & Cryptography
  3. API Schema Standardization