{"id":23117225,"url":"https://github.com/samuelesabella/cowserve","last_synced_at":"2026-05-05T19:33:33.545Z","repository":{"id":129570675,"uuid":"213228091","full_name":"samuelesabella/cowserve","owner":"samuelesabella","description":"serve cowsay messages over http and https","archived":false,"fork":false,"pushed_at":"2019-11-13T18:36:37.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T05:18:49.646Z","etag":null,"topics":["container","cowsay","docker","docker-image","http","http-server","https","https-server","nodejs","simple","testing","web-server"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samuelesabella.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":"2019-10-06T19:13:16.000Z","updated_at":"2019-11-13T18:36:39.000Z","dependencies_parsed_at":"2023-04-12T16:47:43.197Z","dependency_job_id":null,"html_url":"https://github.com/samuelesabella/cowserve","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samuelesabella/cowserve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelesabella%2Fcowserve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelesabella%2Fcowserve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelesabella%2Fcowserve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelesabella%2Fcowserve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelesabella","download_url":"https://codeload.github.com/samuelesabella/cowserve/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelesabella%2Fcowserve/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32665041,"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":["container","cowsay","docker","docker-image","http","http-server","https","https-server","nodejs","simple","testing","web-server"],"created_at":"2024-12-17T04:19:29.957Z","updated_at":"2026-05-05T19:33:33.528Z","avatar_url":"https://github.com/samuelesabella.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COWSERVE\nServe cowsay messages over http and https\n### Usage   \nServe a cowsay message over https on localhost:4443\n```    \n$ docker run -it -d -p 4443:8080 sabellas/cowserve   \n$ curl -k http://localhost:4443/\n ____________________________ \n\u003c Cowserve by samuelesabella \u003e\n ---------------------------- \n        \\   ^__^\n         \\  (oo)\\_______\n            (__)\\       )\\/\\\n                ||----w |\n                ||     ||\n```\nCowsay messages are set using the request path (e.g. retrieving *https://localhost/abc* will return a cowsay \"abc\" message).\n**cowserve** supports default messages by specifiying the environment variable *msg* \n```    \n$ docker run -it -p 4443:8080 --rm -e msg=\"Hello, cowsay!\" sabellas/cowserve    \n```\nThe container also supports http by setting the *::http::* tag inside the default message  \n```    \n$ docker run -it -p 80:8080 --rm -e msg=\"::http:: Hello, http cowsay!\" sabellas/cowserve \n```\n### Build the image    \n```    \n$ sudo docker build . -t sabellas/cowserve    \n``` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelesabella%2Fcowserve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuelesabella%2Fcowserve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelesabella%2Fcowserve/lists"}