Giter Site home page Giter Site logo

Comments (10)

peterbourgon avatar peterbourgon commented on August 25, 2024 17

@kujtimiihoxha has created https://github.com/kujtimiihoxha/gk which seems to be a fairly good approximation of my "spec" above. I haven't had a chance to play with it in earnest yet but I shall!

from kit.

kujtimiihoxha avatar kujtimiihoxha commented on August 25, 2024 11

You can also check out my new generator https://github.com/kujtimiihoxha/kit 🎉

from kit.

adamryman avatar adamryman commented on August 25, 2024 8

Tune has also been working on something kind of like this. It is called truss.

https://github.com/TuneLab/truss

from kit.

peterbourgon avatar peterbourgon commented on August 25, 2024 2

@kofalt I would absolutely welcome fresh eyes on this. In truth I think it would not be too hard: it would be a great project for someone who wants to get nice and cozy with package go/ast. I've updated the initial issue with some changes, please take a look! If you want to get serious, I'd love to chat more; you can find me on the Gophers Slack in #go-kit.

from kit.

cce avatar cce commented on August 25, 2024 2

for people landing on this ticket, you should also look at: https://github.com/go-kit/kit/tree/master/cmd/kitgen from #589

from kit.

dahernan avatar dahernan commented on August 25, 2024

I also have some WIP here similar to @sasha-s, I'll try to push it this weekend, we can maybe mix aproach

from kit.

qingpingzhang avatar qingpingzhang commented on August 25, 2024

go automatically generate code can reference goagen of goa

from kit.

compasses avatar compasses commented on August 25, 2024

Have you considering add predefined or default response for new endpoint? It maybe help for mock service during develop new API.
@dahernan

from kit.

philwinder avatar philwinder commented on August 25, 2024

👍 I consider the verbosity the only flaw of gokit. It complicates the code and hides important implementation details. It also increases the learning curve.

from kit.

kofalt avatar kofalt commented on August 25, 2024

@peterbourgon in #75 you mention that you'd welcome a fresh try at accomplishing this. Do you have thoughts on how that attempt went wrong, and how it could be tried again? I was looking to try out go-kit, and this exact issue is what's making me hesitate. If the generation is straightforward enough, maybe it's the sort of thing that myself or another interested beginner could attempt.

from kit.

Related Issues (20)

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.