Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TECH ED] Mailing list API #89

Open
Dedekind561 opened this issue Jul 31, 2023 · 0 comments
Open

[TECH ED] Mailing list API #89

Dedekind561 opened this issue Jul 31, 2023 · 0 comments
Labels
🔑 Priority Key Do this first 🏕 Priority Mandatory This work is expected 📅 Servers Assigned during the Servers module 🐂 Size Medium 1-4 hours 📅 Week 4 Assigned during Week 4 of this module

Comments

@Dedekind561
Copy link
Contributor

Dedekind561 commented Jul 31, 2023

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 [TECH ED] Mailing list API #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
Loading
@Dedekind561 Dedekind561 added 🏕 Priority Mandatory This work is expected 🐂 Size Medium 1-4 hours 🔑 Priority Key Do this first labels Jul 31, 2023
@ali-nasir-ali ali-nasir-ali transferred this issue from CodeYourFuture/Module-Servers Aug 5, 2023
@ali-nasir-ali ali-nasir-ali transferred this issue from CodeYourFuture/My-Coursework-Planner Aug 5, 2023
@SallyMcGrath SallyMcGrath added the 📅 Week 4 Assigned during Week 4 of this module label Feb 27, 2024
@kfklein15 kfklein15 added the 📅 Servers Assigned during the Servers module label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔑 Priority Key Do this first 🏕 Priority Mandatory This work is expected 📅 Servers Assigned during the Servers module 🐂 Size Medium 1-4 hours 📅 Week 4 Assigned during Week 4 of this module
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants