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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃 [Question] Is Fiber going to be used for Rust? #2995

Closed
3 tasks done
omolayoabegunde opened this issue May 7, 2024 · 3 comments
Closed
3 tasks done

馃 [Question] Is Fiber going to be used for Rust? #2995

omolayoabegunde opened this issue May 7, 2024 · 3 comments

Comments

@omolayoabegunde
Copy link

Question Description

Good day! I want to ask, is there going to be a support for Rust in the future? I just enjoy usingn fiber.

Code Snippet (optional)

package main

import "github.com/gofiber/fiber/v3"
import "log"

func main() {
  app := fiber.New()

  // An example to describe the question

  log.Fatal(app.Listen(":3000"))
}

Checklist:

  • I agree to follow Fiber's Code of Conduct.
  • I have checked for existing issues that describe my questions prior to opening this one.
  • I understand that improperly formatted questions may be closed without explanation.
Copy link

welcome bot commented May 7, 2024

Thanks for opening your first issue here! 馃帀 Be sure to follow the issue template! If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

@ReneWerner87
Copy link
Member

No, there's nothing like this planned.

@omolayoabegunde
Copy link
Author

No, there's nothing like this planned.

Ok! Thanks

@efectn efectn closed this as completed May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants