{"id":19329698,"url":"https://github.com/thalesfsp/webserver","last_synced_at":"2025-07-11T03:03:11.241Z","repository":{"id":65197236,"uuid":"536329500","full_name":"thalesfsp/webserver","owner":"thalesfsp","description":"A simple but powerful web server.","archived":false,"fork":false,"pushed_at":"2023-02-23T10:47:49.000Z","size":37,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-24T06:46:39.758Z","etag":null,"topics":["go","golang","http","webserver"],"latest_commit_sha":null,"homepage":"https://github.com/thalesfsp/webserver","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/thalesfsp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-13T22:30:35.000Z","updated_at":"2022-09-13T22:32:17.000Z","dependencies_parsed_at":"2024-06-21T11:58:50.481Z","dependency_job_id":"86d8384e-a110-418f-8d12-2c9820eaf590","html_url":"https://github.com/thalesfsp/webserver","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thalesfsp/webserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesfsp%2Fwebserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesfsp%2Fwebserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesfsp%2Fwebserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesfsp%2Fwebserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thalesfsp","download_url":"https://codeload.github.com/thalesfsp/webserver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesfsp%2Fwebserver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264719230,"owners_count":23653540,"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","golang","http","webserver"],"created_at":"2024-11-10T02:29:29.379Z","updated_at":"2025-07-11T03:03:11.199Z","avatar_url":"https://github.com/thalesfsp.png","language":"Go","readme":"# webserver\n\n`webserver` provides a web server:\n\n- Gracefully handles shutdown\n- Applies best practices such as setting up timeouts\n- Routing powered by Gorilla Mux\n- Logging powered Sypl\n- HTTP server powered by Go built-in HTTP server\n- Observability is first-class:\n  - Telemetry powered by Open Telemetry\n  - Metrics powered by ExpVar\n  - Built-in useful handlers such as liveness, and readiness\n\n## Install\n\n`$ go get github.com/thalesfsp/webserver`\n\n### Specific version\n\nExample: `$ go get github.com/thalesfsp/webserver@v1.2.3`\n\n## Usage\n\nSee [`example_test.go`](example_test.go), and [`webserver_test.go`](webserver_test.go) file.\n\n### Documentation\n\nRun `$ make doc` or check out [online](https://pkg.go.dev/github.com/thalesfsp/webserver).\n\n## Development\n\nCheck out [CONTRIBUTION](CONTRIBUTION.md).\n\n### Release\n\n1. Update [CHANGELOG](CHANGELOG.md) accordingly.\n2. Once changes from MR are merged.\n3. Tag and release.\n\n## Roadmap\n\nCheck out [CHANGELOG](CHANGELOG.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthalesfsp%2Fwebserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthalesfsp%2Fwebserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthalesfsp%2Fwebserver/lists"}