CodeYourFuture / CodeYourFuture/Module-Servers

[TECH ED] Quote server API Project

未关闭
#5 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
🏕 Priority Mandatory 🐂 Size Medium 📅 Servers 📅 Week 1 🔑 Priority Key
主要语言
JavaScript
星标
0
派生
74
PR 合并指标
30 天内没有已合并 PR

描述

### 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.

```mermaid
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](https://simpledev.io/lesson/create-branch-gh-desktop-1) 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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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