ChickenKyiv / ChickenKyiv/recipe-api-only
check this 2
Open
- 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