Skip to content
forked from goravel/goravel

A Golang framework for web artisans. Tribute to Laravel.

License

Notifications You must be signed in to change notification settings

snowian/goravel

 
 

Repository files navigation

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-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.

About

A Golang framework for web artisans. Tribute to Laravel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.2%
  • Shell 2.8%