{"id":15137036,"url":"https://github.com/armanokka/time-tracker","last_synced_at":"2026-01-29T00:08:03.329Z","repository":{"id":247127012,"uuid":"825030998","full_name":"armanokka/time-tracker","owner":"armanokka","description":"Time tracker API","archived":false,"fork":false,"pushed_at":"2024-07-30T17:45:41.000Z","size":130,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T10:18:15.297Z","etag":null,"topics":["clean-architecture","docker-compose","go","jaeger","opentelemetry","pprof","redis","swagger","testcontainers","tracing"],"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/armanokka.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-07-06T15:16:00.000Z","updated_at":"2024-07-30T17:45:44.000Z","dependencies_parsed_at":"2024-09-21T11:01:56.449Z","dependency_job_id":null,"html_url":"https://github.com/armanokka/time-tracker","commit_stats":null,"previous_names":["armanokka/time-tracker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armanokka%2Ftime-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armanokka%2Ftime-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armanokka%2Ftime-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armanokka%2Ftime-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/armanokka","download_url":"https://codeload.github.com/armanokka/time-tracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430835,"owners_count":20937873,"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":["clean-architecture","docker-compose","go","jaeger","opentelemetry","pprof","redis","swagger","testcontainers","tracing"],"created_at":"2024-09-26T06:43:02.821Z","updated_at":"2026-01-29T00:08:03.290Z","avatar_url":"https://github.com/armanokka.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Time tracker backend API\n\n### Documentation\nSwagger documentation is located in `docs` folder\n\n### Running\nEdit `.env.dev` file according to your credentials. Then rename it to `.env`. Finally, run:\n\n    make init\n\n### Requirements\n- go (1.20+)\n- make\n- docker\n- docker compose\n\n### Swagger UI\nhttp://localhost/swagger/index.html\n\n### Jaeger UI\nhttp://localhost:16686/\n\n### Full list of what hass been used:\n* [clean architecture](https://github.com/evrone/go-clean-template) - clean Architecture template for Golang services\n* [gin-swagger](github.com/swaggo/gin-swagger) - Gin midddleware to generate Swagger docs\n* [testcontainers-go](github.com/testcontainers/testcontainers-go) - test containers for integration testing\n* [migrate](https://github.com/golang-migrate/migrate) - Database migrations. CLI and Golang library.\n* [otlptracegrpc](go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc) - OTLP span exporter using gRPC\n* [cleanenv](github.com/ilyakaznacheev/cleanenv) - environment configuration reader\n* [go-redis](https://github.com/go-redis/redis) - type-safe Redis client for Golang\n* [otel](https://go.opentelemetry.io/otel) -  Go implementation of OpenTelemetry\n* [requestid](github.com/gin-contrib/requestid) - Request ID for Gin framework\n* [pgx](https://github.com/jackc/pgx) - PostgreSQL driver and toolkit for Go\n* [jaeger](https://www.jaegertracing.io/) - open-source tracing platform\n* [docker compose](https://docs.docker.com/compose/) - Docker compose\n* [sqlx](https://github.com/jmoiron/sqlx) - Extensions to database/sql.\n* [go-colorable](github.com/mattn/go-colorable) - colorful logging\n* [testify](https://github.com/stretchr/testify) - Testing toolkit\n* [gin](https://github.com/gin-gonic/gin) - web framework\n* [docker](https://www.docker.com/) - Docker\n* [swag](https://github.com/swaggo/swag) - Swagger\n* [grpc](https://grpc.io/) - gRPC\n* [gorm](https://gorm.io/) - ORM\n* [zap](https://github.com/uber-go/zap) - logger\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmanokka%2Ftime-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farmanokka%2Ftime-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmanokka%2Ftime-tracker/lists"}