https://boiteaoutilsinformatique.fr/en/it-dictionary/
8 definitions found
Web & Development

CSV

A simple tabular format where fields are separated by a delimiter.

View →
Web & Development

GraphQL

An API query language that lets clients request exactly the fields they need.

View →
Web & Development

gRPC

A high-performance RPC framework usually using Protocol Buffers and HTTP/2.

View →
Web & Development

JSON

A structured text format based on key-value pairs and arrays.

View →
Web & Development

WebSocket

A protocol that keeps a persistent bidirectional connection between client and server.

View →
Web & Development

XML

A structured markup language with nested tags and attributes.

View →
Web & Development

YAML

A human-readable serialization format that relies mainly on indentation.

View →