HarperFast / HarperFast/application-template

Can not find routes API

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.