swagger-api / swagger-api/swagger-codegen
Ceylon code generation (for ceylon.net.http.client/server)
Open
Nobody has claimed this yet.
Client: Ceylon
Server: Ceylon
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
There should be code generators which generate
- Ceylon model classes
- An Ceylon API client based on ceylon.net.http.client.
- An Ceylon API server based on ceylon.net.http.server.
- (optionally, maybe later) clients/servers for other Ceylon web frameworks (i.e. one for use on the JS side, as ceylon.net is JVM-only).
Contributor guide
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
No files, tests, or entry points are named. Review the existing generator architecture before defining the Ceylon model, client, and server generators; done means producing each requested Ceylon artifact, with the other-framework support treated as optional.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100