Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
shahind committed Sep 27, 2022
1 parent dc8f1aa commit 55be812
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
> **Note:** This repository contains the core code of the Go-Web framework. If you want to build an application using Go-Web, visit the main [Go-web repository](https://github.com/RobyFerro/go-web).
> **Note:** This repository contains the core code of the Go-Jet framework. If you want to build an application using Go-Jet, visit the main [Go-jet repository](https://github.com/shahind/go-jet).
# Go Jet
Go Jet is a fast and light-weight web framework for Go which is developed based on [Go-Web](https://github.com/RobyFerro/go-web-framework).
Go Jet supports ORM models, routing, middlewares, mail, session, and authentication.
At the core it uses the fast web server [Aero Go](https://github.com/aerogo/aero) which provides the fastest performance so far.

0 comments on commit 55be812

Please sign in to comment.