• smartcontracts's avatar
    feat(cmn): have BaseService expose a full server (#2725) · d9e39931
    smartcontracts authored
    Updates BaseServiceV2 to expose a full server instead of simply exposing
    the server for metrics. Services can now add new custom routes to this
    server. Mainly useful because we're already running the metrics server,
    so we might as well allow people to add more things to it.
    d9e39931
Name
Last commit
Last update
..
src Loading commit data...
test Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierrc.js Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...