Open Sabella-8 opened 7 months ago
https://github.com/CodeYourFuture/Module-Servers/tree/main/mailing-list-api
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.
12
Share your blockers in your class channel https://curriculum.codeyourfuture.io/guides/getting-help/asking-questions/
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
https://github.com/CodeYourFuture/Module-Servers/pull/174
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