{"id":26788241,"url":"https://github.com/buathiertom/tp-nodejs","last_synced_at":"2026-04-11T08:02:43.775Z","repository":{"id":199443296,"uuid":"593943487","full_name":"BuathierTom/tp-nodejs","owner":"BuathierTom","description":"TPs node, d'une création d'une watchlist en utilisant Insomnia et MongoDB","archived":false,"fork":false,"pushed_at":"2023-04-23T11:27:10.000Z","size":1261,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T17:18:00.865Z","etag":null,"topics":["insomnia","js","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BuathierTom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-01-27T07:59:22.000Z","updated_at":"2023-12-01T07:46:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"54b541f7-12c7-4ba7-81fc-6545af90c8b3","html_url":"https://github.com/BuathierTom/tp-nodejs","commit_stats":null,"previous_names":["buathiertom/tp_nodes","buathiertom/tp-nodejs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BuathierTom/tp-nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuathierTom%2Ftp-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuathierTom%2Ftp-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuathierTom%2Ftp-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuathierTom%2Ftp-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BuathierTom","download_url":"https://codeload.github.com/BuathierTom/tp-nodejs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuathierTom%2Ftp-nodejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31673068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["insomnia","js","mongodb","nodejs"],"created_at":"2025-03-29T13:16:35.878Z","updated_at":"2026-04-11T08:02:43.756Z","avatar_url":"https://github.com/BuathierTom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TP_NODES de TOM BUATHIER \n\n## TP2\n\n### Fonctionnalité de ma WatchList : \n\n#### - Obligatoire :\n\n- [x] Créer un utilisateur\n- [x] Ajouter un item au registre\n- [x] Créer une watchlist pour un utilisateur\n- [x] Ajouter un item dans une watchlist\n- [x] Modifier le statut d'un item dans une watchlist\n- [ ] Afficher les items du registre (avec possibilité de filtrer)\n- [x] Récupérer la liste des utilisateurs\n- [x] Récupérer la liste des watchlists d'un utilisateur\n- [x] Récupérer le contenu d'une watchlist\n\n#### - Falcultatif :\n\n- [x] Supprimer un item d'une watchlist\n- [ ] Modifier les informations personnelles d'un utilisateur\n- [x] Supprimer une watchlist\n- [x] Ajouter une watchlist en favori\n- [x] Récupérer la liste des watchlists misent en favori\n- [ ] Partager sa watchlist avec un autre utilisateur\n- [x] Donner la possibilité d'écrire une note personnelle sur une watchlist.\n- [ ] Mettre en place une page permettant de tester les routes de notre api*\n\n# \n\n## TP4\n\n### Mise en place des commandes pour le bot discord :\n\n#### Routes Films :\n\n- [x] Route /addFilm : **/add_film**\n- [x] Route /findFilms : **/find_films**\n\n#### Routes Users\n\n- [x] Route /userList : **/userlist**\n- [x] Route /createUser : **/create_user**\n- [x] Route /findWL : **/find_watchlist_user**\n\n#### Routes WatchLists :\n\n- [x] Route /createWL : **/create_wl**\n- [x] Route /addFilmWL : **/addfilm_wl**\n- [x] Route /deleteWL : **/delete_wl**\n- [x] Route /favorisWL : **/favoris_wl**\n- [x] Route /favList : **/favoris_list_wl**\n- [x] Route /findFilmWL : **/find_film_wl**\n- [x] Route /noteWL : **/note_wl**\n- [x] Route /updateItemWL : **/update_item_wl**\n- [x] Route /deleteFilmWL : **/delete_film_wl**\n \n \n#\n\n### Conception d'entités\n\n#### Utilisateur :\n\n* ID \n* Pseudo \n* Age\n\n#### Wachtlist :\n\n* ID\n* ID utilisateur \n* Nom de la WatchList\n* Listes de films\n    * ID Film \n    * Statut\n* Note de l'utilisateur\n\n#### Films :\n\n* ID\n* Titre\n* Date\n* Genre\n* Durée\n* Réalisateur\n* Acteurs\n* Langage\n* Description\n* Type (Film ou Serie)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuathiertom%2Ftp-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuathiertom%2Ftp-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuathiertom%2Ftp-nodejs/lists"}