📄️ Adapter
Blong includes the following commonly used adapters:
📄️ Codec
Use codecs to implement protocols on top of lower-level ones.
📄️ Configuration
Blong comes with a flexible configuration mechanism, which allows
📄️ Error
The patterns below can be used to define and throw
📄️ Handler
Handlers are functions that are called by adapters and orchestrators to
📄️ Meta
To implement various kinds of functionality the framework uses a metadata object,
📄️ Orchestrator
Blong includes the following commonly used orchestrators:
📄️ Realm
To define a realm, use the realm function from the framework.
📄️ REST
Server
📄️ Test
Test handlers
📄️ Validation
Validation definitions are used for: