Actions can call third party services to do things such as processing a payment| docs.convex.dev
Basic Types| bsonspec.org
2019-03-04Base 32| www.crockford.com
Course schedule with slides, lecture notes, and videos.| CMU 15-721
JavaScript Object Notation (JSON) is a lightweight, text-based, language-independent data interchange format. It was derived from the ECMAScript Programming Language Standard. JSON defines a small set of formatting rules for the portable representation of structured data. This document removes inconsistencies with other specifications of JSON, repairs specification errors, and offers experience-based interoperability guidance.| IETF Datatracker
This document describes the commonly used base 64, base 32, and base 16 encoding schemes. It also discusses the use of line-feeds in encoded data, use of padding in encoded data, use of non-alphabet characters in encoded data, use of different encoding alphabets, and canonical encodings. [STANDARDS-TRACK]| IETF Datatracker
Explains how Protocol Buffers encodes data to files or to the wire.| protobuf.dev
JSON (JavaScript Object Notation) is a lightweight data-interchange| www.json.org