Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[TECH ED] Quote server API Project

オープン
#5 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
30/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
express, javascript, postman
領域
api, backend

調査の方向性

Module-Serversリポジトリにある、リンクされたquote-serverの教材から始め、level 1とlevel 2の手順を読んでください。作業中はPostmanを使って単純なExpress GETエンドポイントを動作確認してください。完了条件は、指定されたlevelと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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CodeYourFuture/Module-Servers のほかの issue

CodeYourFuture/Module-Servers の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。