Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

[TECH ED] Chat Server API Project

未关闭
#12 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
35/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
停滞
技术栈
javascript
领域
api, backend

调研方向

在 Module-Servers 仓库中打开链接的 chat-server 课程作业,先阅读 Level 1 的要求。实现其中要求的 POST 端点,然后确认项目达到 Level 1,并按照仓库模板,从 fork 和 branch 提交工作作为 pull request。

由索引模型根据 Issue 内容生成。

描述

🏕 Priority Mandatory 🐋 Size X-Large 📅 Servers 📅 Week 2 🔑 Priority Key
Link to the coursework

https://github.com/CodeYourFuture/Module-Servers/tree/main/chat-server

Why are we doing this?

In this project, you'll be able to start building out different method endpoints that accept POST requests.

You'll need to complete up to Level 1 in the Chat server API project.

Maximum time in hours

12

How to get help

Share your blockers in your class channel
https://curriculum.codeyourfuture.io/guides/getting-help/asking-questions/

How to submit
  1. Fork to your Github account.
  2. Make a branch for this project.
  3. Make regular small commits in this branch with clear messages.
  4. When you are ready, open a PR to the CYF repo, following the instructions in the PR template.
gitGraph
    commit id: "start"
    branch feature/chat-server-project
    commit id: "skeleton page code"
    commit id: "Fonts and colours"
    commit id: "mobile layout"
    commit id: "lighthouse audit revisions mobile"
    commit id: "desktop layout"
    commit id: "lighthouse audit revisions desktop"
    checkout main
    merge feature/chat-server-project

There are several projects in this repo. Make a new branch for each project.

主要语言
JavaScript
星标
0
派生
74
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

CodeYourFuture/Module-Servers 的其他 Issue

查看 CodeYourFuture/Module-Servers 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。