Commit Graph

4 Commits

Author SHA1 Message Date
David Friedel 6ed32d0d95 Update README with branded header and documentation links
- Add centered logo and title with product branding
- Add links to product website and documentation
- Add badges for package manager and license
- Add Other SDKs table with cross-references
- Add Support section with dev@ironservices.io email
- Update repository links to git.marketally.com

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 10:40:21 +00:00
David Friedel 1cc5503db1 Remove promotional links from README 2025-12-26 11:41:13 +00:00
David Friedel 2e73e0c51f Implement IronNotify Java SDK
- NotifyClient with global and instance-based usage
- Fluent EventBuilder API
- HTTP transport with OkHttp
- Offline queue with JSON persistence
- Severity levels and notification actions
- Thread-safe with synchronized blocks
- CompletableFuture for async operations
- Options builder pattern
- Full README with examples
2025-12-25 10:54:29 +00:00
Admin dbdfc61b8e
Initial commit 2025-12-25 04:57:22 -05:00