问HN:一个新的后端开发者如何开始为真实世界的开源项目做贡献?
嗨,HN,
我一直在学习使用 Python 和 FastAPI 进行后端开发。我已经构建了一些小项目,包含 JWT 身份验证(包括刷新令牌)、基本的 WebSocket 消息传递和 REST API。
我想开始为真实的开源项目做贡献,希望这种贡献对维护者来说是有实际帮助的。
请问有什么建议或指引可以让我开始吗?
谢谢!
查看原文
Hi HN,<p>I’ve been learning backend development using Python and FastAPI.
I’ve built small projects with JWT authentication (including refresh tokens),
basic WebSocket messaging, and REST APIs.<p>I’d like to start contributing to real-world open-source projects in a way that’s
actually useful to maintainers.<p>Any advice or pointers on where to start?<p>Thanks!