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

Update README_ko.md #1656

Merged
merged 1 commit into from Dec 14, 2021
Merged

Update README_ko.md #1656

merged 1 commit into from Dec 14, 2021

Conversation

sangjinsu
Copy link
Contributor

@sangjinsu sangjinsu commented Dec 14, 2021

I translated English into Korean.

Make sure you have Go installed (download). Version 1.14 or higher is required.

Go가 설치되어 있는 것을 확인해 주세요 (download). 버전 1.14 또는 그 이상이어야 합니다.


  • Due to Fiber's usage of unsafe, the library may not always be compatible with the latest Go version. Fiber 2.18.0 has been tested with Go versions 1.14 to 1.17.

  • Fiber is not compatible with net/http interfaces. This means you will not be able to use projects like gqlgen, go-swagger, or any others which are part of the net/http ecosystem.

  • Fiber는 unsafe 패키지를 사용하기 때문에 최신 Go버전과 호환되지 않을 수 있습니다.Fiber 2.18.0은 Go 버전 1.14에서 1.17로 테스트되고 있습니다.

  • Fiber는 net/http 인터페이스와 호환되지 않습니다.즉, gqlgen이나 go-swagger 등 net/http 생태계의 일부인 프로젝트를 사용할 수 없습니다.


Here is a list of middleware that are included within the Fiber framework.

Fiber 프레임워크에 포함되는 미들웨어 목록입니다.


List of externally hosted middleware modules and maintained by the Fiber team.

Fiber team에 의해 관리 및 운용되고 있는 미들웨어 목록입니다.


This is a list of middlewares that are created by the Fiber community, please create a PR if you want to see yours!

모두 Fiber 커뮤니티에 의해 작성된 미들웨어 목록입니다.만약 당신의 미들웨어를 올리고 싶다면 PR을 작성해주세요!

I translated English into Korean.
@ReneWerner87 ReneWerner87 merged commit 9efd1ba into gofiber:master Dec 14, 2021
@welcome
Copy link

welcome bot commented Dec 14, 2021

Congrats on merging your first pull request! 🎉 We here at Fiber are proud of you! If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants