Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/goal-web/goal

a graceful framework of golang
https://github.com/goal-web/goal

go-web goal graceful laravel

Last synced: about 2 months ago
JSON representation

a graceful framework of golang

Awesome Lists containing this project

README

        

# Goal Framework
[![codecov](https://codecov.io/gh/goal-web/goal/branch/master/graph/badge.svg)](https://codecov.io/gh/goal-web/goal)
[![Go Report Card](https://goreportcard.com/badge/github.com/goal-web/goal)](https://goreportcard.com/report/github.com/goal-web/goal)
[![GoDoc](https://pkg.go.dev/badge/github.com/goal-web/goal?status.svg)](https://pkg.go.dev/github.com/goal-web/goal?tab=doc)
[![Join the chat at https://gitter.im/goal-web/goal](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/goal-web/goal?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Sourcegraph](https://sourcegraph.com/github.com/goal-web/goal/-/badge.svg)](https://sourcegraph.com/github.com/goal-web/contracts?badge)
[![Open Source Helpers](https://www.codetriage.com/goal-web/goal/badges/users.svg)](https://www.codetriage.com/goal-web/goal)
[![Release](https://img.shields.io/github/release/goal-web/goal.svg?style=flat-square)](https://github.com/goal-web/goal/releases)
[![TODOs](https://badgen.net/https/api.tickgit.com/badgen/github.com/goal-web/goal)](https://www.tickgit.com/browse?repo=github.com/goal-web/goal)

## Star History
![https://api.star-history.com/svg?repos=goal-web/goal&type=Date](https://api.star-history.com/svg?repos=goal-web/goal&type=Date)

## About Goal Framework

Goal Framework is a common application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Goal Framework takes the pain out of development by easing common tasks used in many web projects, such as:

- [Simple and powerful middleware](https://github.com/goal-web/pipeline).
- [Powerful dependency injection container](https://github.com/goal-web/container).
- Multiple back-ends for [session](https://github.com/goal-web/session) and [cache](https://github.com/goal-web/cache) storage.
- Expressive, intuitive [database](https://github.com/goal-web/database).
- [Robust background job processing](https://github.com/goal-web/queue).

Goal framework is accessible, powerful, and provides tools required for large, robust applications.

## Learning Goal Framework
* [Installation](https://github.com/goal-web/doc/blob/wiki/%E5%85%A5%E9%97%A8%E6%8C%87%E5%8D%97/%E5%AE%89%E8%A3%85.md)
* [Documents](https://github.com/goal-web/doc/blob/wiki/README.md)

## Contributing

Thank you for considering contributing to the Goal framework! The contribution guide can be found in the [Goal documentation](https://github.com/goal-web/doc/blob/wiki/%E5%89%8D%E8%A8%80/%E8%B4%A1%E7%8C%AE%E6%8C%87%E5%BC%95.md).

## License

The Goal framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).