Hi Gin Team,

Thanks for your time to read this issue.

I am new to Go Gin framework. But I appreciate the developer documentation for Gin framework. I loved it

I was reading few articles and some pointed that GIN is used to developed small architecture applications and Gin is not ready for enterprise solutions. Is this true ?

Large scale applications for example uber application, Amazon Prime, Google Maps etc

Thanks

Comment From: OneCricketeer

I worked for a Fortune 500 company that used Gin for managing internal developer platform (thousands of developers making many requests per day), so yes.

But with any answer - it depends on how you use it and what you can make it do.

Comment From: prateektiwari7

Hi @OneCricketeer thanks for replying

Love to hear if there are any products in market on Enterprise level ?

Comment From: OneCricketeer

I'll defer to this Reddit comment.

https://www.reddit.com/r/golang/comments/127i12y/comment/jeejhfm/?utm_source=share&utm_medium=mweb3x

Comment From: prateektiwari7

Any other Reference apart from this @OneCricketeer ?

Comment From: ShikharY10

Here is Stackshare info about gin-gonic

Comment From: shivarajnaidu

It would be great , if we can add section in the read-me, which shows some of the apps that uses gin.

Just a suggestion !

Comment From: appleboy

@shivarajnaidu See https://gin-gonic.com/docs/users/