UNPKG

@ikaru5/heimdall-controller

Version:

Structure your REST requests by communicating with contracts.

18 lines 406 B
{ "name": "@ikaru5/heimdall-controller", "version": "0.3.4", "description": "Structure your REST requests by communicating with contracts.", "license": "MIT", "repository": "ikaru5/heimdall-controller", "main": "index.js", "dependencies": { "@ikaru5/heimdall-contract": "^0.4.0" }, "keywords": [ "heimddall", "controller", "REST", "ActionCable", "WebSockets" ] }