{"id":15162053,"url":"https://github.com/wralith/aestimatio","last_synced_at":"2026-02-15T07:36:51.827Z","repository":{"id":63107835,"uuid":"564479937","full_name":"wralith/aestimatio","owner":"wralith","description":"Productivity System!","archived":false,"fork":false,"pushed_at":"2022-11-15T18:24:23.000Z","size":155,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T03:35:59.464Z","etag":null,"topics":["ddd","go","grpc","microservices-architecture","react"],"latest_commit_sha":null,"homepage":"","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/wralith.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-11-10T20:09:54.000Z","updated_at":"2022-11-15T18:25:48.000Z","dependencies_parsed_at":"2023-01-21T19:00:11.503Z","dependency_job_id":null,"html_url":"https://github.com/wralith/aestimatio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wralith/aestimatio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wralith%2Faestimatio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wralith%2Faestimatio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wralith%2Faestimatio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wralith%2Faestimatio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wralith","download_url":"https://codeload.github.com/wralith/aestimatio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wralith%2Faestimatio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29472883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T06:58:05.414Z","status":"ssl_error","status_checked_at":"2026-02-15T06:58:05.085Z","response_time":118,"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":["ddd","go","grpc","microservices-architecture","react"],"created_at":"2024-09-27T01:04:32.779Z","updated_at":"2026-02-15T07:36:51.810Z","avatar_url":"https://github.com/wralith.png","language":"Go","readme":"# Aestimatio\n\nAestimatio is a productivity app!\n\n## Setup\n\nThis section will be updated after i wrote dockerfiles and implement docker-compose.  \nFor now:\n\n```sh\n# Start Frontend\ncd client/web\npnpm dev\n# Start Services\ncd server/{service}\ngo run cmd/main.go\n```\n\nREST docs would be at `http:localhost:8080/docs`\n\n## Techs\n\n### Server Side\n\n- Three services written in `go`.\n- I tried to apply `DDD` and hexagonal architecture in services.\n- `protobuf` and `gRPC` based communication between services, REST api-gateway to communicate with outside.\n- Separate auth service deals with authentication and passes credentials to other services via api-gateway.\n- Api-gateway implemented with `Echo`.\n- Nearly all of the business logic have unit tests.\n- I followed `repository` pattern, any database will be introduced as an adaptor easily.\n- Docs for REST api created with [swaggo/swag](https://github.com/swaggo/swag) and [rapidoc](https://github.com/rapi-doc/RapiDoc).\n\n### Client Side\n\n- React...\n- React Query because of utils it brings such as caching, and getting state of the mutation, query etc.\n- [Mantine](https://github.com/mantinedev/mantine) as a component library because it looks cool...\n- [Zustand](https://github.com/pmndrs/zustand) for global state management (i.e. auth).\n\n## Todos\n\n- Error Messages are awful, need to be fixed\n- Calendar\n- Daily Tasks\n\n## Far far away Todos\n\n- Social media like groups, tasks with multiple users, share achievement, share statistics, chat etc.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwralith%2Faestimatio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwralith%2Faestimatio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwralith%2Faestimatio/lists"}