• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ilpanich / axiam / 29568166923
91%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2026 08:57AM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
  cancel
29568166923

push

github

web-flow
feat(website): add framework-guard example to each SDK detail page (#194)

Each SDK detail page already showed a client-construction quickstart. Add a
second example demonstrating the declarative framework-guard style idiomatic to
each language, so users see how to enforce an authorization check at the route
boundary rather than only imperatively:

- Rust: attribute macro (#[require(...)])
- TypeScript: NestJS decorator (@RequirePermission)
- Python: FastAPI dependency (Depends(requires(...)))
- Java: annotation (@RequirePermission)
- C#: attribute ([AxiamAuthorize])
- PHP: PHP 8 attribute (#[RequirePermission])
- Go: net/http middleware (axiam.Require(...))

The terminal-style card is refactored into a reusable TerminalCard component and
rendered twice (quickstart + guard). Verified build, lint, and rendering across
SDKs at desktop and mobile widths (no overflow, no console errors).


Claude-Session: https://claude.ai/code/session_01DF5knteMfZjVNY6uu18pyJ

Co-authored-by: Claude <noreply@anthropic.com>
Source Files on build 29568166923
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #29568166923
  • 783f4dd0 on github
  • Prev Build on main (#29538162553)
  • Next Build on main (#29611052946)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc