Giter Site home page Giter Site logo

c1pyerten / eagle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from go-eagle/eagle

0.0 0.0 0.0 5.62 MB

πŸ¦… A Go framework for the Web or Microservice

Home Page: https://go-eagle.org

License: MIT License

Shell 1.31% Go 92.52% Makefile 0.75% HTML 5.06% Dockerfile 0.36%

eagle's Introduction

πŸ¦… eagle

GitHub Workflow Status codecov GolangCI godoc Gitter OpenTracing Badge Go Report Card gitmoji License

A Go framework suitable for rapid business development, which can quickly build API services or Web sites.
English | δΈ­ζ–‡ζ–‡ζ‘£

Features

Layered Architecture

Eagle utilizes a classic layered structure and employs the Wire dependency injection framework to enhance modularity and reduce coupling between components.

Leagle Layout Arch

Directory Structure

β”œβ”€β”€ Makefile                     
β”œβ”€β”€ api                          
β”œβ”€β”€ cmd                          
β”œβ”€β”€ config                       
β”œβ”€β”€ docs                         
β”œβ”€β”€ internal                     
β”‚   β”œβ”€β”€ cache                    
β”‚   β”œβ”€β”€ handler                  
β”‚   β”œβ”€β”€ middleware               
β”‚   β”œβ”€β”€ model                    
β”‚   β”œβ”€β”€ dao                      
β”‚   β”œβ”€β”€ ecode                    
β”‚   β”œβ”€β”€ routers                  
β”‚   β”œβ”€β”€ server                   
β”‚   └── service                  
β”œβ”€β”€ logs                         
β”œβ”€β”€ main.go                      
β”œβ”€β”€ pkg                          
β”œβ”€β”€ test                         
└── scripts                      

Installtion CLI

# go >= 1.16
go install github.com/go-eagle/eagle/cmd/eagle@latest

# go < 1.16
go get github.com/go-eagle/eagle/cmd/eagle

Quick Start

eagle new eagle-demo
# or 
eagle new github.com/foo/eagle-demo

# build
make build

# run
eagle run

Documentation

https://go-eagle.org/

CHANGELOG

Who is using

Discussion

Microservice Roadmap

Microservice-roadmap

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  • Fork the repository to your own GitHub account.
  • Create a new branch for your changes.
  • Make your changes to the code.
  • Commit your changes and push the branch to your forked repository.
  • Open a pull request on our repository.

Stargazers over time

Stargazers over time

License

MIT. See the LICENSE file for details.

eagle's People

Contributors

allendaydayup avatar appleboy avatar daizhanglong avatar daychou avatar dependabot[bot] avatar flw-cn avatar iyht avatar luoxiaohei avatar mjlzz avatar ocean-git avatar paulo-lopes-estevao avatar qloog avatar shoito avatar testwill avatar yqchilde avatar yuenwork avatar zhoupufelix avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.