{"id":34795047,"url":"https://github.com/tokizuoh/statice","last_synced_at":"2026-05-27T07:37:24.880Z","repository":{"id":118274085,"uuid":"483499076","full_name":"tokizuoh/statice","owner":"tokizuoh","description":"[Finished] Implementation of session management using cookies by Go.","archived":false,"fork":false,"pushed_at":"2022-04-22T04:11:33.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-05-27T07:37:18.671Z","etag":null,"topics":["golang","web"],"latest_commit_sha":null,"homepage":"","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/tokizuoh.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":"2022-04-20T03:55:13.000Z","updated_at":"2022-05-03T13:42:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"44eab695-6cb1-40df-a789-3bfb7e8cfb34","html_url":"https://github.com/tokizuoh/statice","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tokizuoh/statice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokizuoh%2Fstatice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokizuoh%2Fstatice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokizuoh%2Fstatice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokizuoh%2Fstatice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokizuoh","download_url":"https://codeload.github.com/tokizuoh/statice/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokizuoh%2Fstatice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33556544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["golang","web"],"created_at":"2025-12-25T10:39:59.218Z","updated_at":"2026-05-27T07:37:24.867Z","avatar_url":"https://github.com/tokizuoh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# statice\nImplementation of session management using cookies by Go.\n\n## Docker Version\n\n```sh\n\u003e docker --version\nDocker version 20.10.8, build 3967b7d\n```\n\n## Usage\nTask: https://taskfile.dev/#/installation\n\n### 1. Setup Docker-Container\n\n```sh\n# (= docker-compose up --build -d)\n\u003e task build  \n\n# (= docker-compose exec front go run main.go)\n\u003e task rf \n```\n\n### 2. Access `localhost:8081/login`\n\n![](./docs/login.png)\n\n### 3. Enter ID and password\nIf you submit the correct ID and password, a SessionID will be generated and redirected to `/home`. SessionID is stored in a cookie.  \n\n- ID: `test-id`\n- password: `test-password`\n\nEven if you transition to `/login` after login, if SessionID is present in the cookie, you will be redirected to `/home.`  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokizuoh%2Fstatice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftokizuoh%2Fstatice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokizuoh%2Fstatice/lists"}