{"id":22004978,"url":"https://github.com/marcosx/golang-user-api","last_synced_at":"2026-04-17T09:31:59.248Z","repository":{"id":232679046,"uuid":"784917741","full_name":"MarcosX/golang-user-api","owner":"MarcosX","description":"Golang API with foundational functionality for user signup, update, etc","archived":false,"fork":false,"pushed_at":"2024-05-01T18:20:41.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-29T23:55:43.891Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarcosX.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-10T20:25:20.000Z","updated_at":"2024-05-01T18:20:44.000Z","dependencies_parsed_at":"2024-04-23T15:30:47.966Z","dependency_job_id":"cacab96b-9550-4c6a-a290-64e28748d89f","html_url":"https://github.com/MarcosX/golang-user-api","commit_stats":null,"previous_names":["marcosx/golang-user-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MarcosX/golang-user-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosX%2Fgolang-user-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosX%2Fgolang-user-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosX%2Fgolang-user-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosX%2Fgolang-user-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcosX","download_url":"https://codeload.github.com/MarcosX/golang-user-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosX%2Fgolang-user-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31923112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T09:10:15.403Z","status":"ssl_error","status_checked_at":"2026-04-17T09:10:14.455Z","response_time":62,"last_error":"SSL_read: 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":"2024-11-30T00:17:53.739Z","updated_at":"2026-04-17T09:31:59.224Z","avatar_url":"https://github.com/MarcosX.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# golang-user-api\nGolang API with foundational functionality for user signup, update, etc\n\n# Run tests\n\n```\ngo test ./...\n```\n\n# Run container locally\n\n```\ndocker build . -t local/golang_user_api\n\ndocker run -p 8080:8080 local/golang_user_api\n```\n\n# Run API locally\n\n```\ngo run cmd/main.go\n```\n\n# Build api\n\n```\nGOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -o build/golang_user_api cmd/main.go\n```\n\n# Login with test credentials\n\n```\ncurl -X POST http://localhost:8080/login \\\n  -d 'email=user@email.com\u0026password=pass' \\\n  -H \"Content-Type: application/x-www-form-urlencoded\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosx%2Fgolang-user-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcosx%2Fgolang-user-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosx%2Fgolang-user-api/lists"}