Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Req] Iris web framework support #178

Open
3 tasks done
1saifj opened this issue Aug 20, 2024 · 1 comment
Open
3 tasks done

[Feature Req] Iris web framework support #178

1saifj opened this issue Aug 20, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@1saifj
Copy link

1saifj commented Aug 20, 2024

[Feature Req] Iris Web Framework Support

Required check list:

  • I didn't find in the repository's issues section a similar bug.
  • I understand, this is an Open Source and not-for-profit product.
  • This is not about a third-party project, framework, or technology.

Is your feature request related to a problem? Please describe.
Currently, the project does not support the Iris web framework, which limits its applicability for developers who prefer or are already using Iris for their web development projects. This creates a gap in the available integrations, especially for those who appreciate Iris's simplicity and performance.

Describe the solution you'd like:
I would like to see native support for the Iris web framework integrated into the project. This could include middleware, routing, and session handling support that is optimized for Iris. By adding this support, the project could attract a broader user base and provide more flexibility in the choice of web frameworks.

Describe alternatives you've considered:
An alternative would be to create custom adapters or middleware that allow the current implementation to work with Iris. However, this approach would require additional effort from the developer side and might not provide the same level of integration as native support.

Screenshots:
N/A

Additional context:
Adding support for Iris could also enhance the project's scalability and performance, given Iris's efficiency in handling web traffic. This would be particularly beneficial for developers working on high-performance applications.

@1saifj 1saifj added the enhancement New feature or request label Aug 20, 2024
Copy link

welcome bot commented Aug 20, 2024

Hey! 👋 Thanks for opening your first issue here! Be sure to follow the issue template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants