2 comments (2 comments)1 reaction (1 reaction)0 assignees (0 assignees)JavaScript1,181 stars (1,181 stars)156 forks (156 forks)batch import
enhancementhelp wanted
Description
Any plans on creating some typescript bindings for rest-hapi?
Contributor guide
- Tech stack
- typescriptnodejs
- Domain
- backendapi
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 3-5 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- TypeScriptNode.jsrest hapi API knowledge
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- Review the rest hapi source code to understand the API structure and currently exported functions. Check the comments in the issue for any specific requirements or previous attempts. Then propose a plan to create type definitions in a 'types/' directory for the main modules, ensuring they cover the key features of rest hapi. Engage the maintainer for feedback and scope clarification.