puristajs / purista

A typescript framework for building backend services and api in modern, modular and scalable way with event-driven patterns

Home Page:https://purista.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: HttpServerService add default service list to config

sebastianwessel opened this issue · comments

Provide a config option to pre-filled the list of service routes.
This allows to work without info message

User Hono based web server which targets this behavior - see #153