Skip to content

feat: http-router #260

@mseeley

Description

@mseeley

A simple http route to operators mapping would be very helpful. The file associated each route is loaded and treated as an array of operators. routes functions like a dynamic include.

use: "@finch/http-router"
  params:
    port: 8080,
    routes:
      "/route/:param": "./file.js",
      "/route2/:param": "./file.yaml",

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions