Skip to content
/ gofr Public
forked from gofr-dev/gofr

An opinionated Go framework for accelerated microservice development

License

Notifications You must be signed in to change notification settings

00harald/gofr

 
 

Repository files navigation

GoFr

logo


Gofr is an opinionated microservice development framework. Listed in CNCF Landscape.

Visit https://gofr.dev for more details and documentation.

🎯 Goal

Even though generic applications can be written using Gofr, our main focus is to simplify the development of microservices. We will focus ourselves towards deployment in kubernetes and aspire to provide out-of-the-box observability.

💡 Advantages/Features

  1. Simple API syntax
  2. REST Standards by default
  3. Configuration management
  4. Inbuilt Middlewares
  5. gRPC support
  6. HTTP service with support for Circuit Breaker and Health Check

👍 Contribute

If you want to say thank you and/or support the active development of GoFr:

  1. Add a GitHub Star to the project.
  2. Write a review or tutorial on Medium, Dev.to or personal blog.
  3. Visit CONTRIBUTING for details on submitting patches and the contribution workflow. After your PR is merged to the repo, fill the google form, and we will send you a GoFr T-Shirt and Stickers as a token of appreciation.

About

An opinionated Go framework for accelerated microservice development

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.1%
  • Other 0.9%