Create 109-gofr.md

Propose adding GoFr to Golang roadmap
pull/8228/head
Jawher Kl 2 months ago committed by GitHub
parent 6d85bbe488
commit a9e6096c02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 17
      src/data/roadmaps/golang/content/109-gofr.md

@ -0,0 +1,17 @@
# GoFr
GoFr is an opinionated Go framework for rapid microservice development, offering built-in support for databases, observability, and scalability.
Some of the advantages of using GoFr:
- Fast & Simple: Minimal boilerplate, easy to learn.
- High Performance: Optimized for speed and efficiency.
- Built-in Integrations: Supports SQL/NoSQL databases, logging, tracing, and metrics.
- Scalable & Extensible: Service discovery, middleware support, and modular design.
Visit the following resources to learn more:
- [@official@GoFr Official Website](https://gofr.dev)
- [@official@GoFr Documentation](https://gofr.dev/docs)
- [@opensource@GoFr](https://github.com/gofr-dev/gofr)
- [@video@Protocol Buffers in Golang](https://www.youtube.com/@gofr-dev)
Loading…
Cancel
Save