Home  >  Article  >  Backend Development  >  Goravel's first milestone: V1 official version released!

Goravel's first milestone: V1 official version released!

藏色散人
藏色散人forward
2022-10-27 16:10:302924browse

This article is written by the golang tutorial column to introduce you to the officially released Goravel V1 version. Let’s see what updates there are in the official version. I hope it will be helpful to friends in need!

Goravel's first milestone: V1 official version released!

After nearly a year, 14 versions of updates, and 13 functional modules completed, Goravel finally reached the first milestone: V1 official version released.

Goravel is a fully functional web application framework with good scalability. As a starting scaffolding to help Golang developers quickly build their own applications.

Thanks to the shoulders of Laravel giants, I also have a silky smooth experience when using Goravel for Golang development. This allows Phper users to successfully complete the development of a Golang project without having to learn another language framework.

Currently, Goravel has only completed a small step, and we look forward to a simpler and more efficient Goravel in the future!

The growth of open source projects cannot be separated from your support:

  • Welcome PR;
  • Thank you for Issues;
  • Looking forward to your further improvement of the Chinese and English documents;

Goravel Timeline:

  • October 16, 2021, initializing the warehouse;
  • On November 22, 2021, the architecture design and the first module were completed;
  • On December 9, 2021, the Chinese document was released;
  • On December 12, 2021, The independent documentation site www.goravel.dev is online on GitBook;
  • On December 14, 2021, the English documentation will be released;
  • On January 24, 2022, Goravel will be used as the underlying implementation of personal projects. The production environment has been officially deployed and has been performing stably;
  • On September 6, 2022, the documentation site was migrated from Gitbook to Vuepress, achieving richer content;
  • On October 9, 2022, Goravel completes the overall coverage test: goravel/testing, making the framework more stable and more secure;
  • On October 10, 2022, the official version of Goravel V1 will be released;
  • The future can be expected...

The above is the detailed content of Goravel's first milestone: V1 official version released!. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:learnku.com. If there is any infringement, please contact admin@php.cn delete