{"id":16934677,"url":"https://github.com/codeskyblue/shweb","last_synced_at":"2026-05-19T06:37:41.966Z","repository":{"id":152245114,"uuid":"43232042","full_name":"codeskyblue/shweb","owner":"codeskyblue","description":"Writing web using shell.","archived":false,"fork":false,"pushed_at":"2015-09-27T05:33:25.000Z","size":144,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T04:24:37.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/codeskyblue.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}},"created_at":"2015-09-27T02:59:56.000Z","updated_at":"2015-09-28T08:20:11.000Z","dependencies_parsed_at":"2023-04-09T18:43:11.477Z","dependency_job_id":null,"html_url":"https://github.com/codeskyblue/shweb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeskyblue/shweb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeskyblue%2Fshweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeskyblue%2Fshweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeskyblue%2Fshweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeskyblue%2Fshweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeskyblue","download_url":"https://codeload.github.com/codeskyblue/shweb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeskyblue%2Fshweb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33204730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"online","status_checked_at":"2026-05-19T02:00:06.763Z","response_time":58,"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":[],"created_at":"2024-10-13T20:52:43.898Z","updated_at":"2026-05-19T06:37:41.947Z","avatar_url":"https://github.com/codeskyblue.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## shweb\nWrite web server use shell.\n\n## Why I doing this.\nShell is very simple to do daily work.\n\nI think it is also possible to use shell write simple simple server for immergency use or experimental use.\n\n## How to use\n\n\t$ go get -v github.com/codeskyblue/shweb\n\t$ cat \u003e sample.cfg \u003c\u003cEOF\n\tGET / index.sh\n\tGET /index index.sh\n\tEOF\n\n\t$ cat \u003e index.sh \u003c\u003cEOF\n\t#!/bin/bash\n\techo hello world\n\tEOF\n\n\t$ shweb -f sample.cfg -port 4000\n\n## More about configfile format\n```\nGET / index.html\nGET /js\thello.js\nGET /shell hello.sh\nGET /doc   README.md\nGET /jade  hello.jade\nPOST /post post.sh json\n```\n\n## CONTRIBUTE\nNeed your ideas, make a issue and let me known.\n\n## LICENSE\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeskyblue%2Fshweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeskyblue%2Fshweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeskyblue%2Fshweb/lists"}