modelix / modelix/modelix.core
Remove ktor dependency from model-client
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 16
- Forks
- 10
- Avg merge
- 3h 9m
- Merged PRs (30d)
- 26
Description
Currently the client pulls the full ktor dependency for a HTTP server. It would be helpful to remove/reduce this dependency to another small HTTP server.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the model-client dependency declaration and the current Ktor HTTP server usage. Determine the smallest suitable replacement and define the compatibility and behavior checks needed to show that the full Ktor dependency has been removed or reduced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100