{"id":37148578,"url":"https://github.com/novusedge/web-byte","last_synced_at":"2026-01-14T17:32:50.031Z","repository":{"id":42368762,"uuid":"479095091","full_name":"NovusEdge/web-byte","owner":"NovusEdge","description":"A Web-Server utility written in golang","archived":false,"fork":false,"pushed_at":"2022-05-15T12:35:27.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-21T10:26:37.521Z","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":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NovusEdge.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":"2022-04-07T18:00:33.000Z","updated_at":"2022-04-07T21:57:01.000Z","dependencies_parsed_at":"2022-08-27T05:40:28.564Z","dependency_job_id":null,"html_url":"https://github.com/NovusEdge/web-byte","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/NovusEdge/web-byte","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovusEdge%2Fweb-byte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovusEdge%2Fweb-byte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovusEdge%2Fweb-byte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovusEdge%2Fweb-byte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NovusEdge","download_url":"https://codeload.github.com/NovusEdge/web-byte/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovusEdge%2Fweb-byte/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28428371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"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":[],"created_at":"2026-01-14T17:32:49.308Z","updated_at":"2026-01-14T17:32:50.026Z","avatar_url":"https://github.com/NovusEdge.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Banner](banner.png)\n\n# byte-server\nA Web-Server utility written in Golang.\n\n# Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [License Information](#license)\n\n\n# Installation :floppy_disk:\n\nThe project can either be used as a package and be imported into programs like so:\n\n```go\n// For the source:\nimport \"github.com/NovusEdge/web-byte/src\"\n\n// For the server handlers:\nimport \"github.com/NovusEdge/web-byte/src\"\n```\n\nAlternatively, this repository can be cloned for server code generation or directly running `webbyte.go` to create the web server.\n\n```console\nuser@machine$ git clone https://github.com/NovusEdge/web-byte.git\nuser@machine$ cd web-byte\nuser@machine$ bash setup/setup.bash\n\n# Run the program directly\nuser@machine$ go run webbyte.go\n\n# Or build it and run it directly\nuser@machine$ go build webbyte.go \u0026\u0026 ./webbyte\n```\n\n**NOTE**: _The CLI for code generation is currently under development._\n\n\n# Usage :book:\n\nThe complete usage information, along with documentation can be found in the [project wiki](https://github.com/NovusEdge/web-byte/wiki)\n\n\n# License :scroll:\n\nThis project is licensed under the `Mozilla Public License v2.0`. For more details check the [LICENSE file](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovusedge%2Fweb-byte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnovusedge%2Fweb-byte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovusedge%2Fweb-byte/lists"}