Skip to content

Serve http events with webpack-dev-server #1

@thenikso

Description

@thenikso

Inspired by elastic-coders/serverless-runtime-webpack#8 it could be useful to have a command to run a local server simulating the API Gateway. It could be something like:

$ serverless webpack serve --port 8000
Serving endpoints: 
GET - http://localhost:8000/dev/hello
POST - http://localhost:8000/dev/user/{userId}

What do you think? how would you go in implementing this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions