Skip to content

Is it possible to use abc as a server request handler (serverless function)? #120

@omar2205

Description

@omar2205

I was trying to use abc with vercel-deno

Your serverless function file is expected to export default the HTTP handler function, and then vercel-deno takes care of invoking that handler function every time an HTTP request is received.

I can't figure out how to implement the handler function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions