Skip to content

Showcase

Discover production applications built with Asena Framework. These real-world projects demonstrate Asena's capabilities in building high-performance, scalable web applications.

Built with Asena?

If you've built a project with Asena and want to showcase it here, please open a pull request or create an issue with your project details!


Production Applications

ScrumPoker.me

Description: ScrumPoker.me is a production-grade Scrum poker application built entirely with Asena Framework from the ground up. It leverages Asena's WebSocket capabilities for real-time voting and collaboration, combined with REST API endpoints for user management and session persistence.

Website: scrumpoker.me


Check Crypto Address

Description: Internal tooling application for cryptocurrency address validation, verification, and security checks. Built with Asena to handle high-throughput validation requests efficiently.

Migration Story: This project was migrated from Node.js/Express to Asena/Bun, achieving significant performance improvements and simplified codebase maintenance. The migration showcases Asena's compatibility and ease of adoption for existing projects.

Website: checkcryptoaddress.com


Why These Projects Chose Asena

Performance

Asena's native Bun integration provides exceptional performance for both REST APIs and WebSocket connections, making it ideal for real-time applications like ScrumPoker.me. Projects migrating from Node.js/Express have reported significant performance improvements.

Developer Experience

TypeScript-first design with decorators provides a clean, intuitive API that accelerates development without sacrificing type safety.

WebSocket Support

Built-in WebSocket support with decorators makes it easy to build real-time features without external libraries or complex setup.

Scalability

Dependency injection and modular architecture enable easy scaling from small internal tools to large production applications.

🚀 Coming Soon

More projects are being built with Asena! Check back soon or submit your project.

Stats & Insights

Framework Adoption

Asena is being used in production environments for:

  • Real-time collaboration tools
  • Internal business tooling
  • API services and microservices
  • WebSocket-heavy applications

Submit Your Project

Have you built something with Asena? We'd love to feature it!

Submission Guidelines

To be featured in the showcase, your project should:

  • ✅ Use Asena Framework as backend
  • ✅ Be in production or near-production state
  • ✅ Provide a brief description of features and tech stack(optional)

How to Submit

  1. Via GitHub Issue Create an issue with the showcase label: GitHub Issues

  2. Via Pull Request Edit this page directly: Edit on GitHub

  3. Include This Information

    markdown
    - Project Name: [Name]
    - Website: https://...
    - Description: [Brief description]
    - GitHub: https://github.com/... (optional)
    - Tech Stack: [Technologies used] (optional)
    - Asena Features: [Controllers, WebSocket, etc.]

Get Inspired

Looking to build your own project with Asena? Check out these resources:


Community

Join the Asena community and share your projects:


Released under the MIT License.