{"id":29440012,"url":"https://github.com/bifrost-mesh/users-microservice","last_synced_at":"2025-07-23T23:03:30.960Z","repository":{"id":302779089,"uuid":"1013516250","full_name":"Bifrost-Mesh/users-microservice","owner":"Bifrost-Mesh","description":"Users Microservice","archived":false,"fork":false,"pushed_at":"2025-07-05T10:27:01.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-13T10:05:29.064Z","etag":null,"topics":["golang","grpc"],"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/Bifrost-Mesh.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,"zenodo":null}},"created_at":"2025-07-04T03:23:14.000Z","updated_at":"2025-07-05T10:27:00.000Z","dependencies_parsed_at":"2025-07-04T07:47:10.431Z","dependency_job_id":null,"html_url":"https://github.com/Bifrost-Mesh/users-microservice","commit_stats":null,"previous_names":["bifrost-mesh/users-microservice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bifrost-Mesh/users-microservice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bifrost-Mesh%2Fusers-microservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bifrost-Mesh%2Fusers-microservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bifrost-Mesh%2Fusers-microservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bifrost-Mesh%2Fusers-microservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bifrost-Mesh","download_url":"https://codeload.github.com/Bifrost-Mesh/users-microservice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bifrost-Mesh%2Fusers-microservice/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266764340,"owners_count":23980542,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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","grpc"],"created_at":"2025-07-13T10:01:52.307Z","updated_at":"2025-07-23T23:03:30.954Z","avatar_url":"https://github.com/Bifrost-Mesh.png","language":"Go","readme":"# Users Microservice\n\n![Go Badge](https://img.shields.io/badge/Go-00ADD8?logo=go\u0026logoColor=fff\u0026style=for-the-badge)\n![PostgreSQL Badge](https://img.shields.io/badge/PostgreSQL-4169E1?logo=postgresql\u0026logoColor=fff\u0026style=for-the-badge)\n\n## Development Environment Setup\n\nPrerequisites :\n\n- [Nix](https://github.com/DeterminateSystems/nix-installer)\n- [Direnv](https://direnv.net/)\n\nOnce you have them installed :\n\n1. Allow `direnv` to automatically land you into the **Nix development shell environment**, whenever you cd into this directory :\n    ```shell script\n    direnv allow\n    ```\n\n## Null safety\n\nWe can analyze the sourcecode locally for potential nil panics using [nilaway](https://github.com/uber-go/nilaway), by running :\n```shell script\nnilaway ./...\n```\n\nHowever I'm not doing it in the CI, since a lot of false positives are reported.\n\n## REFERENCEs\n\n**GoLang** :\n\n- [Go Microservice with Clean Architecture: Application Logging](https://medium.com/@jfeng45/go-microservice-with-clean-architecture-application-logging-b43dc5839bce)\n\n- [How to get stacktraces from errors in Golang with go-errors/errors](https://www.bugsnag.com/blog/go-errors/)\n\n- [A Beautiful Way To Deal With ERRORS in Golang HTTP Handlers](https://www.youtube.com/watch?v=aS1cJfQ-LrQ)\n\n- [Setup pgx query logger](https://gist.github.com/zaydek/91f27cdd35c6240701f81415c3ba7c07)\n\n- [Type conversions in GoLang](https://go.dev/ref/spec#Conversions)\n\n- [Golden config for golangci-lint](https://gist.github.com/maratori/47a4d00457a92aa426dbd48a18776322)\n\n**Security** :\n\n- [How to Correctly Validate Passwords - Most Websites Do It Wrong](https://blog.boot.dev/open-source/how-to-validate-passwords/)\n\n**CI** :\n\n- [Optimize cache usage in builds](https://docs.docker.com/build/cache/optimize/)\n\n- [The OpenContainers Annotations Spec](https://specs.opencontainers.org/image-spec/annotations/)\n\n- [Cosign tutorial - signing OCI artifacts](https://github.com/avisi-cloud/cosign-tutorial)\n\n- [Streamline your GitHub Actions dependencies using Nix](https://determinate.systems/posts/nix-github-actions/)\n\n- [Kubescape PR scanner Github Actions workflow](https://github.com/kubescape/kubescape/blob/master/.github/workflows/a-pr-scanner.yaml)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbifrost-mesh%2Fusers-microservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbifrost-mesh%2Fusers-microservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbifrost-mesh%2Fusers-microservice/lists"}