问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!