Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow API consumer to download client code #1225

Closed
3 tasks
bajiat opened this issue Jun 28, 2016 · 3 comments
Closed
3 tasks

Allow API consumer to download client code #1225

bajiat opened this issue Jun 28, 2016 · 3 comments

Comments

@bajiat
Copy link
Contributor

bajiat commented Jun 28, 2016

Use Swagger codegen API for creating a small UI for client code SDK download based on Swagger file.

User story

As an API consumer
I want to download an SDK for my API in the language which I am using
so that I can start developing the client code based on the API design and don't have to start development from scratch

Definition of done

  • User can select a programming language for which they download the SDK for the Swagger file they have open on the UI (potential options: dropdown menu for all languages or buttons for most popular languages, rest in dropdown)
  • User can take an action (e.g. press the button) to download
  • After the user takes the action, a zip file is downloaded

Wireframe

documentationpage2
sdkgenerator

@bajiat bajiat changed the title Allow API consumer to download client ce Allow API consumer to download client code Jun 28, 2016
@bajiat bajiat mentioned this issue Aug 2, 2016
@bajiat bajiat added backlog and removed icebox labels Aug 5, 2016
@bajiat bajiat added ready and removed backlog labels Aug 10, 2016
@marla-singer
Copy link
Contributor

@bajiat I will work in this repository https://github.com/2glab/sdk-generator

@marla-singer
Copy link
Contributor

@bajiat The main task is ready. In progress: handling errors

@Nazarah
Copy link
Contributor

Nazarah commented Aug 15, 2016

@marla-singer : hey! lets discuss in rocket chat about integrating the test UI in the APINF. I need your opinion while designing the wireframe. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants