{"id":19967339,"url":"https://github.com/ladicle/http-handson","last_synced_at":"2025-03-01T17:29:37.681Z","repository":{"id":144964990,"uuid":"96828174","full_name":"Ladicle/http-handson","owner":"Ladicle","description":"Sample HTTP server was written by Go","archived":false,"fork":false,"pushed_at":"2017-07-10T23:47:09.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T08:43:09.495Z","etag":null,"topics":["go","http","webserver"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/Ladicle.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-10T22:52:31.000Z","updated_at":"2019-09-28T11:42:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b47a551-2193-49ef-816e-62ffe3212664","html_url":"https://github.com/Ladicle/http-handson","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ladicle%2Fhttp-handson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ladicle%2Fhttp-handson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ladicle%2Fhttp-handson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ladicle%2Fhttp-handson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ladicle","download_url":"https://codeload.github.com/Ladicle/http-handson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241399536,"owners_count":19956917,"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":["go","http","webserver"],"created_at":"2024-11-13T02:41:16.686Z","updated_at":"2025-03-01T17:29:37.663Z","avatar_url":"https://github.com/Ladicle.png","language":"HTML","readme":"# HTTP Hands-on\n\nSample codes for Software Design September 2017.\n\n\n## Installation\n\nTo install the library and command line program, use the following:\n\n```\ngo get -u github.com/Ladicle/http-handson\n```\n\n## Usage\n\nRun HTTP server:\n\n```\n$ http-handson\n2017/07/11 06:46:58 Access to 127.0.0.1:7070\n```\n\nShow command usage:\n\n```\n$ http-handson --help\nUsage of ./http-handson:\n  -h string\n        server host name (default \"127.0.0.1\")\n  -p int\n        server port number (default 7070) \n```\n\n\n## Reconvert views\n\nViews are converted to binary data by `go-bindata`.\nIf you want to reconvert view, to run the the following command.\n\n```\n$ go get -u github.com/jteeuwen/go-bindata/...\n$ go-bindata -o view.go views\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladicle%2Fhttp-handson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladicle%2Fhttp-handson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladicle%2Fhttp-handson/lists"}