Bowens 10f4c3451a 1. Add facades.Grpc;
2. Add facades.Response;
2022-03-26 11:18:33 +08:00
2022-03-26 11:18:33 +08:00
2021-12-11 23:41:00 +08:00
2022-03-26 11:18:33 +08:00
2021-11-21 11:41:54 +08:00
2021-11-21 11:41:54 +08:00
2022-03-26 11:18:33 +08:00
2022-03-26 11:18:33 +08:00
2021-11-21 11:41:54 +08:00
2022-03-26 11:18:33 +08:00
2022-03-26 11:18:33 +08:00
2022-03-26 11:18:33 +08:00
2021-10-26 19:44:01 +08:00
2021-12-03 18:30:33 +08:00
2021-12-24 23:30:41 +08:00
2021-12-24 23:30:41 +08:00

English | 中文

Abuout Goravel

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

Main Function

  • Config
  • Http
  • Orm
  • Migrate
  • Logger
  • Cache
  • Queue
  • Schedule
  • Event
  • Mail

Documentation

Online documentation https://www.goravel.dev/en

Documentation repository https://github.com/goravel/docs

Grateful

The framework refers to the design ideas of Laravel;

The core functions use well-known Golang components, including but not limited to: spf13/viper , gin-gonic/gin , go-redis/redis , urfave/cli , sirupsen/logrus , go-gorm/gorm ;

The documentation refers to the content of Laravel;

Tribute to them!

License

The Goravel framework is open-sourced software licensed under the MIT license.

Description
A Golang framework for web artisans. Tribute to Laravel.
Readme MIT 65 MiB
Languages
Go 98%
Dockerfile 2%