specification.md

July 15, 2021 · View on GitHub

Bookmarks tagged [specification]

www.codever.land/bookmarks/t/specification

Apache Avro™ Specification Current

https://avro.apache.org/docs/current/spec.html

This document defines Apache Avro. It is intended to be the authoritative specification. Implementations of Avro must adhere to this document.


RFC 2965 - HTTP State Management Mechanism

https://tools.ietf.org/html/rfc2965

This document specifies a way to create a stateful session with Hypertext Transfer Protocol (HTTP) requests and responses. It describes three new headers, Cookie, Cookie2, and Set-Cookie2, w...


RFC 7636 - Proof Key for Code Exchange by OAuth Public Clients

https://tools.ietf.org/html/rfc7636

OAuth 2.0 public clients utilizing the Authorization Code Grant are susceptible to the authorization code interception attack. This specification describes the attack as well as a technique to...


General overview of GraphQL in graphql-spec/README.md

https://github.com/graphql/graphql-spec/blob/master/README.md

Helps you get started with GraphQL concepts


GraphQL Specification Versions

https://spec.graphql.org/


CloudEvents home page

https://cloudevents.io/

CloudEvents is a specification for describing event data in common formats to provide interoperability across services, platforms and systems.


facebook/graphql

https://facebook.github.io/graphql/

Working Draft of the Specification for GraphQL created by Facebook.


HTML Standard - Websocket

https://html.spec.whatwg.org/multipage/web-sockets.html

To enable Web applications to maintain bidirectional communications with server-side processes, this specification introduces the WebSocket interface.


The Syslog Protocol

https://tools.ietf.org/html/rfc5424

This document describes the syslog protocol, which is used to convey event notification messages. This protocol utilizes a layered architecture, which allows the use of any number of transport ...