A
A
Artem Abragmad2021-12-26 21:03:02
go
Artem Abragmad, 2021-12-26 21:03:02

How relevant is MVC in Golang for writing sites of medium complexity?

How relevant is MVC in Golang? I read the article "Beego is no longer Go" on Habré. Extremely disappointed. My goal is to write a simple admin panel for Telegram bots. And I wanted to make everything beautiful, having looked at MVC in Iris - I admired it, everything is beautifully implemented and quite suitable for convenient writing of sites. But how correct is this approach? it may be easier to use Clean Arch and not worry. And one more question, if, of course, you speak well of MVC in Go. Iris is a fairly fast shnyaga. Is it worth it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
alfss, 2021-12-26
@Dopet

I will promote to the masses
https://github.com/alfssobsd/notes/blob/master/gol...
https://github.com/alfssobsd/clean-arch-golang-bes...
In the current company, we do this, similarly in Java, Kotlin, we like .

A
Andrey Tsvetkov, 2021-12-26
@yellow79

If you like it, then why not use it?! Would I choose Bigot or Iris myself - no, would I recommend them to someone for my new project - no. But if you like it, then there is no reason to refuse.
MVC is about OOP, GO is not about OOP

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question