CodeYourFuture / CodeYourFuture/Module-Servers
[TECH ED] Mailing list API
- Langage dominant
- JavaScript
- Étoiles
- 0
- Forks
- 74
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### 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 #89 in your message
```mermaid
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
```
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par le coursework mailing-list-api lié et examinez ses exigences ainsi que ses instructions de soumission. Implémentez l’API qui y est décrite pour traiter les requêtes HTTP requises, puis vérifiez le comportement indiqué avant d’ouvrir une PR liée à l’issue #89.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript
- Domaine
- api, backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100