the-pawn-2017 / r5t

One uses go to generate swagger documentation that doesn't need to be heavily annotated
GNU Lesser General Public License v3.0
1 stars 0 forks source link

I needing advice and code review #1

Open the-pawn-2017 opened 1 week ago

the-pawn-2017 commented 1 week ago

@ccoVeille, I thought about it and I was more inclined to redesign something, so I recreated a repository and wrote some initial code

ccoVeille commented 1 week ago

👍

What are you trying to achieve?

ccoVeille commented 1 week ago

I mean your PR was good enough.

Now you are recreating something

the-pawn-2017 commented 1 week ago

👍

What are you trying to achieve?

1、I would like to implement more other features, such as support for GIN and ECHO. 2、Since many of my projects after that require REST API documentation, I'm more motivated to maintain it. 3、I do want to know more about golang's generics and reflections.

ccoVeille commented 1 week ago

Please make sure to mention all these in a motivation section of your README file