{"id":22643161,"url":"https://github.com/tonylapoche/pokemon-api","last_synced_at":"2026-04-28T08:36:46.770Z","repository":{"id":99453718,"uuid":"587737670","full_name":"TonyLaPoche/pokemon-api","owner":"TonyLaPoche","description":"Première API-Rest sur le thème des Pokémons. Crud complet, les fondamentaux d'une bonne api-rest comme on les aimes. Code un peu brut pour l'époque ou je l'ai produit soyez indulgent 🙏. On commence tous quelques part . 🐱‍🏍","archived":false,"fork":false,"pushed_at":"2023-01-12T12:19:43.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T17:01:41.150Z","etag":null,"topics":["api","api-rest","backend-api","initiation","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TonyLaPoche.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-11T13:21:49.000Z","updated_at":"2024-11-13T16:38:24.000Z","dependencies_parsed_at":"2023-05-06T21:35:51.119Z","dependency_job_id":null,"html_url":"https://github.com/TonyLaPoche/pokemon-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonyLaPoche%2Fpokemon-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonyLaPoche%2Fpokemon-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonyLaPoche%2Fpokemon-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonyLaPoche%2Fpokemon-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TonyLaPoche","download_url":"https://codeload.github.com/TonyLaPoche/pokemon-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246145013,"owners_count":20730493,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["api","api-rest","backend-api","initiation","javascript","nodejs"],"created_at":"2024-12-09T05:09:31.433Z","updated_at":"2026-04-28T08:36:41.556Z","avatar_url":"https://github.com/TonyLaPoche.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pokemon-api\n\n## Hello ! Voiçi ma toute première API REST en Node.js\n\n### Démarrage\n\ninitialisé les packages :\n\n```js\nnpm install\n```\n\n```js\nnpm run dev\n```\n\n[http://localhost:3000](http://localhost:3000) =\u003e permet d'avoir l'API en local sur ça machine Hôte\n\n\n### Endpoint\n\nPour retrouver la liste des Endpoints c'est ici =\u003e [http://localhost:3000/api](http://localhost:3000)\n\n### Login\n\nLes identifiants pour ce log si vous ne les avez pas trouvé c'est :\n\nAvec insomnia en `POST` sur l'adresse [http://localhost:3000/api/login](http://localhost:3000)\n\n```js\n{\n    username:\"pikachu\",\n    password:\"pikachu\"\n}\n```\n\nRécupéré le token et placer le dans le Header authorization : Bearer \\\u003cToken\\\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonylapoche%2Fpokemon-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonylapoche%2Fpokemon-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonylapoche%2Fpokemon-api/lists"}