swagger-api / swagger-api/swagger-codegen

[Scala] Consolidate `scala`, `async-scala`, `akka-scala` into a single Scala API client

Open
#3,812 15 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Client: Scala Enhancement: Feature help wanted
Dominant language
Mustache
Stars
17.8k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Description

Similar to Java, C#, Python API clients, we want to be able to provide a single Scala API client to perform synchronous and asynchronous HTTP calls.

Swagger-codegen version

Latest master

If anyone from the community wants to work on the consolidation, please refer to let us know.

A good starting point is to review how Java API client supports both synchronous and asynchronous calls and implement the same logic in the scala or async-scala generators and templates.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the Java API client first to understand how it supports synchronous and asynchronous calls. Then compare the scala and async-scala generators and templates, using those entry points to plan the consolidation. Done means a single Scala API client provides both synchronous and asynchronous HTTP calls.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.