{"id":19299168,"url":"https://github.com/codincat/goserver","last_synced_at":"2025-06-27T22:36:12.226Z","repository":{"id":71443959,"uuid":"60010096","full_name":"CodinCat/goserver","owner":"CodinCat","description":"Minimum web server for web development purpose","archived":false,"fork":false,"pushed_at":"2016-06-21T17:07:45.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T01:16:43.563Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodinCat.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":"2016-05-30T12:55:56.000Z","updated_at":"2016-06-17T02:53:01.000Z","dependencies_parsed_at":"2023-04-21T17:20:12.989Z","dependency_job_id":null,"html_url":"https://github.com/CodinCat/goserver","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CodinCat/goserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodinCat%2Fgoserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodinCat%2Fgoserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodinCat%2Fgoserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodinCat%2Fgoserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodinCat","download_url":"https://codeload.github.com/CodinCat/goserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodinCat%2Fgoserver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262345788,"owners_count":23296768,"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":[],"created_at":"2024-11-09T23:10:24.470Z","updated_at":"2025-06-27T22:36:12.205Z","avatar_url":"https://github.com/CodinCat.png","language":"Go","readme":"# goserver\n\nA minimum web server that serves your static files.\n\n```\ngo get github.com/CodinCat/goserver\n```\n\nIf you don't have [Go](https://golang.org/) installed and using Windows, here is the pre-built binary (only windows 64bit for now): \nhttps://github.com/CodinCat/goserver/releases/latest\n\nDownload it and put it in your `PATH`, rename it to anything you like.\n\nRestart your terminal, then you can start to use the web server:\n\n```\ncd my/web/project\ngoserver\n```\nIt will listen on 8080 port by default. Or you can specify a port:\n```\ngoserver --port :7777\n```\n\n(don't forget the colon `:`)\n\nThe binary is portable, so you can even put it in your USB drive and use it anywhere.\n\nAnd I recommend [LivePage](https://chrome.google.com/webstore/detail/livepage/pilnojpmdoofaelbinaeodfpjheijkbh) extension for live reloading, it's super lightweight and easy to use.\n\nThat's all!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodincat%2Fgoserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodincat%2Fgoserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodincat%2Fgoserver/lists"}