Repository URL to install this package:
|
Version:
0.6.0 ▾
|
A bunch of basic type definitions, utility functions and connect middleware, meant to be used across truesparrow JavaScript/TypeScript server-side code. This package crucially depends on express, making it unsuitable for client contexts.
The principal goal is to define the common structure of the servers running in truesparrow, on top of whatever express and Node provide. Things like approaches to logging and error reporting, expected headers on requests and responses etc.