Skip to content

[Feature]Support advanced http router and features #51

@lizzzcai

Description

@lizzzcai
  1. use mux as the default handler in ff-go which is more production-ready and we can bring in new features - Create Functions Framework Spec functions-framework#21 (comment), Serve multipe routes on the same function functions-framework#17
  2. support defining variables in the path like /functions/<funcname>, and use it in the function by ofnctx.Vars()
  3. support defining method matcher like withFunctionMethods("GET", "POST")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions