🚀 FURSY v0.2.0 Released - Documentation & Examples #2
Pinned
kolkov
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release Date: January 18, 2025
We're excited to announce FURSY v0.2.0 - a major documentation and developer experience release! 🎉
This release focuses on making FURSY more accessible and easier to learn, with comprehensive examples, guides, and a new validation plugin.
🎯 What's New
🔍 Validator Plugin
New
plugins/validatorpackage with professional validation support:📚 Comprehensive Documentation
7,000+ lines of documentation added to README.md and new llms.md:
💡 11 Working Examples
5,000+ lines of production-ready example code:
Beginner (30 min):
01-hello-world- Minimal setup (<30 lines)02-rest-api-crud- Complete CRUD APIIntermediate (2 hours):
04-content-negotiation- Multi-format responses (JSON/HTML/Markdown/XML)05-middleware- All 8 middleware + 8 custom patterns06-opentelemetry- Distributed tracing + metrics with Docker setupAdvanced (1 hour):
validation/- 6 progressive validation examples (basic → production)Progressive Learning Path: examples/README.md guides you through ~3.5 hours of hands-on learning.
📊 By The Numbers
🚀 Try It Now
Installation
Quick Start
All examples are ready to run - just
go run main.go!📖 Resources
🎯 What Makes FURSY Different?
Box[Req, Res]for compile-time safetyencoding/json/v2,log/slog)🛣️ What's Next
v0.3.0+ will bring ecosystem expansion:
See ROADMAP.md for details.
💬 We Want Your Feedback!
This release focuses on developer experience. We'd love to hear:
Please share your thoughts in the comments below or open an issue!
🙏 Thank You
Special thanks to:
Star the repo ⭐ if you find FURSY useful!
Happy coding! 🎉
— FURSY Team
Beta Was this translation helpful? Give feedback.
All reactions