Skip to main content
gFly v1.15.1
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

gFly

        __ _       
       / _| |      
  __ _| |_| |_   _ 
 / _` |  _| | | | |
| (_| | | | | |_| |
 \__, |_| |_|\__, |
  __/ |       __/ |
 |___/       |___/
  
Laravel Inspired Web Framework for Go

Overview

gFly is a powerful web framework inspired by Laravel but written in Go. Built on top of FastHttp - the fastest HTTP engine, FluentSQL - flexible and powerful SQL builder. It delivers high performance without compromising on developer experience, making it an excellent choice for modern web applications. Quick development with zero memory allocation and high performance. Very simple and easy to use.

Key Features

  • High Performance: Built on top of FastHttp, the fastest HTTP engine for Go
  • Zero Memory Allocation: Optimized for efficiency and speed
  • FluentSQL Integration: Flexible and powerful SQL builder
  • Simple & Easy to Use: Designed with developer experience in mind
  • Laravel-inspired Concept: Familiar patterns for Web developers

Community Resources

License

MIT License

gFly - Laravel inspired web framework written in Go
https://github.com/jivegroup/gfly
Copyright © 2023, JiveCode

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.