{"id":28404805,"url":"https://github.com/keyzox71/meowapi","last_synced_at":"2026-05-05T19:32:13.358Z","repository":{"id":295586584,"uuid":"990495942","full_name":"KeyZox71/meowApi","owner":"KeyZox71","description":"🐈 An api for cat picture (with Fastify) do not actually use it, it is only so i can understand how Fastify works","archived":false,"fork":false,"pushed_at":"2025-09-13T11:57:59.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-21T11:55:38.266Z","etag":null,"topics":["api","backend","docker-compose","docker-image","fastify","frontend","nix","nix-flake"],"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/KeyZox71.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"ko_fi":"adjoly"}},"created_at":"2025-05-26T07:47:54.000Z","updated_at":"2025-09-13T11:58:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"4bd14195-0bbd-42b5-9df3-ae3b2419d2b9","html_url":"https://github.com/KeyZox71/meowApi","commit_stats":null,"previous_names":["keyzox71/meowapi"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/KeyZox71/meowApi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyZox71%2FmeowApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyZox71%2FmeowApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyZox71%2FmeowApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyZox71%2FmeowApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KeyZox71","download_url":"https://codeload.github.com/KeyZox71/meowApi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyZox71%2FmeowApi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32664852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","backend","docker-compose","docker-image","fastify","frontend","nix","nix-flake"],"created_at":"2025-06-01T20:38:07.908Z","updated_at":"2026-05-05T19:32:13.351Z","avatar_url":"https://github.com/KeyZox71.png","language":"JavaScript","funding_links":["https://ko-fi.com/adjoly"],"categories":[],"sub_categories":[],"readme":"# meowApi\n\nA simple fastify project to serv picture of cat 🐈\n\n# Installation (standalone)\n1. Clone the repo\n```bash\ngit clone https://github.com/keyzox71/meowApi.git \u0026\u0026 cd meowApi\n```\n2. Install dependencies\n```bash\npnpm install\n```\n4. Run it :D (there is also a `pnpm dev` to run the developement version)\n```bash\npnpm start\n```\n\n# Installation (docker)\n1. Pull the lastest image (a nightly tag also exist if you want)\n```bash\ndocker pull ghcr.io/keyzox71/meowapi:latest\n```\n2. Run it :D\n```bash\ndocker run -p 3000:3000 ghcr.io/keyzox71/meowapi\n```\n*you can pass the `/app/images` as a volumes it is where the images are stored*\n\n# Installation (nix)\nSoon...\n\n# Usage\n- **GET /** \\\n  Gives you a web page explaining the usage of the api\n- **GET /list** \\\n  Return a list (json) of all id of served image :\n  ```json\n  [\n    { \"id\": \"0\", \"url\": \"/api/id?id=0\" },\n    { \"id\": \"1\", \"url\": \"/api/id?id=1\" }\n  ]\n  ```\n- **GET /random** \\\n  Gives you a random image\n- **GET /id?id={id from the list}** \\\n  Gives you the requested image (replace `{id from the list}` with a correcponding id)\n  \n# Contributing\nFeel free to open issues or submit pull requests if you'd like to improve this project!\n\n# License\nThis project is licensed under the MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyzox71%2Fmeowapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeyzox71%2Fmeowapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyzox71%2Fmeowapi/lists"}