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

[TECH ED] Mailing list API

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

还没有人认领这个 Issue。

评估

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

调研方向

从链接的 mailing-list-api 课程作业开始,查看其要求和提交说明。构建其中描述的 API 以处理所需的 HTTP 请求,然后在开启与 issue #89 相关联的 PR 之前验证列出的行为。

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

描述

🏕 Priority Mandatory 🐂 Size Medium 📅 Servers 📅 Week 4 🔑 Priority Key
Link to the coursework

https://github.com/CodeYourFuture/Module-Servers/tree/main/mailing-list-api

Why are we doing this?

In this challenge you will take all your knowledge of APIs and backend thus far to build an API that can process a full range of different HTTP requests.

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.
  5. Connect your PR to this ticket by writing #89 in your message
gitGraph
    commit id: "start"
    branch feature/mailing-list-api
    commit id: "update gitignore"
    commit id: "skeleton code with requirements"
    commit id: "tests for route lists"
    commit id: "GET, PUT"
    commit id: "DELETE"
    commit id: "revising tests, small fixes, listed"
    checkout main
    merge feature/mailing-list-api
主要语言
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 摘要。