Issue:

  • Unorganized Documentation: The documentation seems scattered across various pages, making it difficult to follow a structured learning path. This leads to confusion for a beginner as there is no clear guide on moving from basics to advanced topics.

  • No Step-by-Step Guides: There's no step-by-step guide that walks developers through building a full application, which many new users would benefit from.

Comment From: YlanzinhoY

I strongly agree with this! I have a case where my leader wants to use Gin, but the documentation is much more difficult than Fiber or Echo.

Comment From: lllxh

Agree. Newcomers can only learn through examples due to a lack of api docs, making it hard to fully understand the framework.

Comment From: appleboy

https://gin-gonic.com/docs/quickstart/ We can improve the documentation.

Comment From: YlanzinhoY

How about using NestJS's documentation as a source of inspiration? @appleboy