Bookmarks tagged [specification]
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.
- tags: apache-avro, specification
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...
- tags: http, cookies, specification
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...
- tags: oauth2, openid-connect, specification
https://github.com/graphql/graphql-spec/blob/master/README.md
Helps you get started with GraphQL concepts
- tags: graphql, specification, readme
- source code
- tags: graphql, specification, release
CloudEvents is a specification for describing event data in common formats to provide interoperability across services, platforms and systems.
https://facebook.github.io/graphql/
Working Draft of the Specification for GraphQL created by Facebook.
- tags: graphql, specification, specifications
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.
- tags: html, websocket, specification
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 ...
- tags: syslog, logging, specification