Skip to content

Can not find routes API #6

@loc3pro

Description

@loc3pro

Description:
I was able to run the project successfully without errors, but when I try to call the API using Postman, it always returns a 404 Not Found response.

Steps to Reproduce:

Run the service locally (command used: ...).

Verify that it starts successfully (no errors in console).

Open Postman and send a request to:

[HTTP_METHOD] http://localhost:PORT/your-endpoint

The response is 404 Not Found.

Expected Behavior:
The endpoint should return the expected data instead of 404.

Actual Behavior:
The API always responds with:

404 Not Found

Environment:

OS: Windows version

Node.js version: 18
happerdb: lastest

Any logs from the server (if there are no errors, mention that explicitly).Image

Image Image Image

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