Giter Club home page Giter Club logo

Comments (6)

arkraft avatar arkraft commented on July 18, 2024 2

That's awesome, thank you very much. I was testing client generators for swagger and this is by far the best i have tested. This is the only feature i am currently missing!

from swaxios.

arkraft avatar arkraft commented on July 18, 2024 2

Awesome, will definitely try it later!

from swaxios.

bennycode avatar bennycode commented on July 18, 2024 1

Creating TypeScript interfaces from schema definitions is on our roadmap. 📑

We have a working draft here: https://github.com/bennyn/swaxios/tree/feat/interfaces

Stay tuned! 🙂

from swaxios.

arkraft avatar arkraft commented on July 18, 2024 1
  • openapi-client-axios: which uses the OpenAPI v3, but i need Swagger v2 because this is the version we are automatically generating
  • swagger-taxos-codegen: which did absolutely nothing, no files are created and no error message shown. Nothing happens, so i gave up
  • swagger-axios-codegen: this one generates only one file for the complete api which i did not like that much. Advantage of it is, that the services which are created are not solely based on the route. So just because there are subroutes, it does not split it up. I don't know how they actually determine what belongs into a service, my guess is, they use the tags of the routes.
  • another one which i cannot find right now, but it only created one empty api file and one empty types file

Most of them are also old, they sometimes had no update in over a year and typescript changed a lot since then.

from swaxios.

bennycode avatar bennycode commented on July 18, 2024

Which other Swagger generators have you tested? Maybe we can get the best of both worlds!

from swaxios.

ffflorian avatar ffflorian commented on July 18, 2024

Hey @arkraft, I created #71 which will enable the creation of interfaces. If you like to, you can check out the branch feat/interfaces and test it with some of your projects. I'd be happy to get some feedback and / or bug reports 🙂

from swaxios.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.