اخیراً فرصتی شد که سراغ Goravel برم و کمی باهاش کار کنم.

فریموورک Goravel در واقع یک فریم‌ورک شبیه به Laravel اما برای زبان Go هست. چیزی که برام خیلی جالب بود اینه که دقیقا همون حس و حال لاراول رو منتقل می‌کنه؛ از ساختار پوشه‌ها گرفته تا ORM به سبک Eloquent، migrationها و حتی سیستم queue و job.

اگر قبلاً با Laravel کار کرده باشید، ورود به Goravel خیلی راحت میشه و می‌تونید سریع پروژه‌هاتون رو توی Go استارت بزنید. سرعت بالای Go هم در کنار معماری آشنا و تمیز لاراول باعث میشه تجربه جذابی باشه.

به نظرم برای کسایی که دنبال قدرت و سرعت Go هستن ولی در عین حال نمی‌خوان از دنیای راحتی و productivity لاراول جدا بشن، Goravel می‌تونه انتخاب خیلی خوبی باشه.

🔗 لینک پروژه:


ترجمه:

Recently, I had the opportunity to go to Garavel and work with him a little.

The Goravel framework is actually a Laravel framework but for GO. What was very interesting to me is that it conveys exactly the feeling of Larval; From the structure of the folders to the Elouction style, the migrations and even the Queue and Job system.

If you’ve already worked with Laravel, logging into Goravel will be very easy and you can quickly start your project at Go. The high speed of the GO along with the familiar and clean architecture of Larval will make the experience an attractive experience.

I think for those looking for power and speed but at the same time they do not want to be separated from Larval’s convenience and productivity, Goravel can be a great choice.

🔗 Project Link: