{"id":34505469,"url":"https://github.com/primait/domain-sres-tech-challenge","last_synced_at":"2026-06-08T07:31:56.353Z","repository":{"id":248562067,"uuid":"829002474","full_name":"primait/domain-sres-tech-challenge","owner":"primait","description":"Tech challenge for evaluating candidates for Domain SREs team during the hiring process","archived":false,"fork":false,"pushed_at":"2025-02-11T17:15:21.000Z","size":36,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-02-11T18:27:47.565Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/primait.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-15T14:56:52.000Z","updated_at":"2025-02-11T17:15:25.000Z","dependencies_parsed_at":"2025-02-11T18:35:53.515Z","dependency_job_id":null,"html_url":"https://github.com/primait/domain-sres-tech-challenge","commit_stats":null,"previous_names":["primait/domain-sres-tech-challenge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/primait/domain-sres-tech-challenge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primait%2Fdomain-sres-tech-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primait%2Fdomain-sres-tech-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primait%2Fdomain-sres-tech-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primait%2Fdomain-sres-tech-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/primait","download_url":"https://codeload.github.com/primait/domain-sres-tech-challenge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primait%2Fdomain-sres-tech-challenge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34053434,"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-06-08T02:00:07.615Z","response_time":111,"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":[],"created_at":"2025-12-24T02:58:20.037Z","updated_at":"2026-06-08T07:31:56.347Z","avatar_url":"https://github.com/primait.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Domain SREs Tech Challenge\n\nThis repo contains the template of a working Python application, to be used as starting point for the tech challenge candidates should do during the hiring process for a Domain SRE position.\n\nThe application is exposing two essential endpoints:\n- `GET /users`: Retrieve a list of all users.\n- `POST /user`: Enable the creation of a new user\n\nAdditionally, you'll find a `/swagger` endpoint with a Swagger exposed, in order to provide documentation for the APIs and a UI for testing.\n\nThe application needs a set of AWS resources to work correctly, you can use both [Localstack CE](https://github.com/localstack/localstack) or an Official AWS Account (consider the Free Tier option).\n\nIn order to play locally with the application, you need some environment variables.\n- edit the `.env-example` file\n- change environment variables accordingly with your needs\n- rename the `.env-example` file in `.env`\n\nIn order to start the application:\n\n```\npoetry install\ncd prima-tech-challenge\npoetry run flask run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimait%2Fdomain-sres-tech-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprimait%2Fdomain-sres-tech-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimait%2Fdomain-sres-tech-challenge/lists"}