Exframe Rest
JSON →Exframe Rest is a lightweight wrapper around Express.js that provides restful routing for the Harmony Framework. The current stable version is 3.7.3, released under the ISC license. It defaults to port 8080, assumes JSON payloads, and sets CORS headers. Key differentiators include integration with the exframe ecosystem (exframe-health, exframe-logger, exframe-service) and a simple API for creating RESTful servers. Release cadence appears to be stable with infrequent updates.