Skip to content

no handler for POST / with api builder and claudia-local-api #229

Description

@Fabiomad85

I am ussing claudia-local-api for local development before release on AWS. This error happens only in local environment

  • Expected behaviour:
    Execute successfully a POST request

  • What actually happens:
    obtain the error no handler for POST /ENDPOINT

  • Link to a minimal, executable project that demonstrates the problem:

  • Steps to install the project:
    look the file ./node_modules/claudia-api-builder/src/api-builder.js

found this error return Promise.reject(no handler for ${routingInfo.method} ${routingInfo.path});

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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