{"id":25556925,"url":"https://github.com/kevin-doolaeghe/nodejs_rest_api","last_synced_at":"2026-05-05T03:39:30.216Z","repository":{"id":181214600,"uuid":"363988051","full_name":"kevin-doolaeghe/nodejs_rest_api","owner":"kevin-doolaeghe","description":"API REST sous Node.JS","archived":false,"fork":false,"pushed_at":"2021-05-04T08:58:24.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T11:37:53.852Z","etag":null,"topics":["learning-by-doing","nodejs","rest-api"],"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/kevin-doolaeghe.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":"2021-05-03T16:12:16.000Z","updated_at":"2023-04-11T15:36:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"14278396-1dc2-4122-8be8-d8eb951bc344","html_url":"https://github.com/kevin-doolaeghe/nodejs_rest_api","commit_stats":null,"previous_names":["kevin-doolaeghe/nodejs_rest_api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevin-doolaeghe/nodejs_rest_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevin-doolaeghe%2Fnodejs_rest_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevin-doolaeghe%2Fnodejs_rest_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevin-doolaeghe%2Fnodejs_rest_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevin-doolaeghe%2Fnodejs_rest_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevin-doolaeghe","download_url":"https://codeload.github.com/kevin-doolaeghe/nodejs_rest_api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevin-doolaeghe%2Fnodejs_rest_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32634727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","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":["learning-by-doing","nodejs","rest-api"],"created_at":"2025-02-20T14:56:16.929Z","updated_at":"2026-05-05T03:39:30.176Z","avatar_url":"https://github.com/kevin-doolaeghe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node JS - REST API\n\n## Auteur\n\n### Kevin Doolaeghe\n\n## Installation\n\nInstallation des dépendances utiles pour Node JS :\n\n```\nsudo apt install nodejs npm\nsudo npm install express jshint joi\nsudo npm install -g nodemon\n```\n\n## Démarrage\n\nDémarrage classique avec `node` :\n\n```\nnode app.js\n```\n\nPrise en compte des modifications avec `nodemon` :\n\n```\nnodemon app.js\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevin-doolaeghe%2Fnodejs_rest_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevin-doolaeghe%2Fnodejs_rest_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevin-doolaeghe%2Fnodejs_rest_api/lists"}