{"id":26856869,"url":"https://github.com/leodeveloper/go-html-server","last_synced_at":"2025-03-31T00:29:52.822Z","repository":{"id":235185077,"uuid":"790242713","full_name":"leodeveloper/go-html-server","owner":"leodeveloper","description":"very basic project in go lang for the go server with form submission","archived":false,"fork":false,"pushed_at":"2024-04-23T07:28:42.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-23T16:09:20.447Z","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/leodeveloper.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":"2024-04-22T14:22:56.000Z","updated_at":"2024-06-19T11:06:43.119Z","dependencies_parsed_at":"2024-06-19T11:06:41.741Z","dependency_job_id":"2427b305-2452-4d96-a696-e453012e0def","html_url":"https://github.com/leodeveloper/go-html-server","commit_stats":null,"previous_names":["leodeveloper/go-html-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leodeveloper%2Fgo-html-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leodeveloper%2Fgo-html-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leodeveloper%2Fgo-html-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leodeveloper%2Fgo-html-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leodeveloper","download_url":"https://codeload.github.com/leodeveloper/go-html-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246399822,"owners_count":20770907,"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":"2025-03-31T00:29:52.313Z","updated_at":"2025-03-31T00:29:52.815Z","avatar_url":"https://github.com/leodeveloper.png","language":"Go","readme":"SimpleHTTPServer\n\nThis repository hosts a straightforward HTTP server written in Go (Golang). The server is designed to serve static files from a directory named \"static\" and handle basic form submissions. It comprises two HTTP handlers—one for serving static files and another for processing form submissions.\n\nHow to Use:\n\nClone the repository: git clone https://github.com/your-username/SimpleHTTPServer.git\nNavigate to the directory: cd SimpleHTTPServer\nExecute the server: go run main.go\nAccess the server in your web browser at http://localhost:8080\nFile Structure:\n\nmain.go: Contains the primary server implementation.\nstatic: Directory holding static files (e.g., HTML, CSS, JavaScript).\nEndpoints:\n\n/: Serves static files from the \"static\" directory.\n/form: Handles form submissions.\n/hello: Greets the user with a simple message.\nDependencies:\n\nGo (Golang) standard library\nContributing:\n\nFork the repository.\nCreate a feature branch for your changes.\nCommit your modifications with clear and concise messages.\nPush your changes to your fork.\nSubmit a pull request.\nContributors:\n\nYour Name\nLicense:\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\nAcknowledgments:\n\nThis project takes inspiration from example.com.\nGratitude to contributors and the Go community for their invaluable resources and support.\nContact:\n\nFor inquiries or feedback, please email leodeveloper@hotmail.com.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleodeveloper%2Fgo-html-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleodeveloper%2Fgo-html-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleodeveloper%2Fgo-html-server/lists"}