ChickenKyiv / ChickenKyiv/recipe-api-only

check this 2

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

Description

```
app.use(`/${API_VERSION}/authentication`, authentication_router.router);
app.use(`/${API_VERSION}/events`, events_router.router);
```

https://github.com/KinToday/kin-api-server/blob/master/src/api_server/api.js

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the linked src/api_server/api.js and inspect the app.use routes for authentication and events. The issue does not state what is wrong or what should change, so first determine the intended behavior and a reproducible failure; completion cannot be defined from the current report.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
10/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.