cdanyl / go-laravel

Go version of Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-laravel

Go version of Laravel

Develop a reusable Laravel framework like package in Go, that makes building a web application simple, fast and secure.

Features

  • Reusable package in Go
  • User authentication system (web and API) in Go
  • Caching system using Go and BadgerDB
  • Caching system using Go and Redis
  • Automate database migrations in Go
  • Integrate multiple database types into a Go application
  • Command line tool that writes code for you
  • Multiple template rendering engines into a single application
  • unit tests and integrations tests

About

Go version of Laravel


Languages

Language:Go 81.7%Language:Shell 12.6%Language:Makefile 5.7%