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

[TECH ED] Quote server API Project

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

还没有人认领这个 Issue。

评估

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

调研方向

从 Module-Servers 仓库中链接的 quote-server 课程作业开始,并阅读其中的 level 1 和 level 2 说明。在进行过程中使用 Postman 调用简单的 Express GET 端点;完成的标准是完成所述的 levels 和 challenges,然后按照仓库说明发起 pull request。

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

描述

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

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

Why are we doing this?
  • Practice building simple GET endpoints using Express.
  • Invoke API endpoints using client applications like Postman.

If you get through level 1 and 2 and challenges, please move to code reviewing other PRs in your cohort. What can you learn from these different approaches?

Maximum time in hours

8

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/quote-server-project
    commit id: "level 1 create routes"
    commit id: "level 2 add searches"
    commit id: "challenge explore lodash"
    commit id: "challenge react "
    commit id: "react challenge revisions"
    commit id: "lighthouse audit revisions desktop"
    checkout main
    merge feature/quote-server-project

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

How to review

You can request a review for this assignment by adding the label review-requested to this piece of work.

主要语言
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 摘要。