{"id":18368937,"url":"https://github.com/claudio-code/server-app-money-transfer","last_synced_at":"2025-08-23T14:32:11.870Z","repository":{"id":115886717,"uuid":"350883629","full_name":"Claudio-code/server-app-money-transfer","owner":"Claudio-code","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-29T17:12:38.000Z","size":3604,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-10T21:16:37.129Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/Claudio-code.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":"2021-03-23T23:14:04.000Z","updated_at":"2022-04-08T12:31:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"596d466c-fa77-46d9-8ec4-c133d6c8b729","html_url":"https://github.com/Claudio-code/server-app-money-transfer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Claudio-code/server-app-money-transfer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Claudio-code%2Fserver-app-money-transfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Claudio-code%2Fserver-app-money-transfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Claudio-code%2Fserver-app-money-transfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Claudio-code%2Fserver-app-money-transfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Claudio-code","download_url":"https://codeload.github.com/Claudio-code/server-app-money-transfer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Claudio-code%2Fserver-app-money-transfer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271752100,"owners_count":24814745,"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-08-23T02:00:09.327Z","response_time":69,"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":"2024-11-05T23:27:55.046Z","updated_at":"2025-08-23T14:32:11.738Z","avatar_url":"https://github.com/Claudio-code.png","language":"PHP","readme":"\n\u003ch3 align=\"center\"\u003e\n  :whale2: Projeto para estudo do symfony\n\u003c/h3\u003e\n\n## O que é nessesario para rodar a aplicação ?\n\npara rodar o projeto você precisará do [docker](https://www.docker.com) e [docker-compose](https://docs.docker.com/compose/) instalados no seu computador, e tambem é preciso estar tem um sistema que tenha suporte a \u003cstrong\u003eMakefile\u003c/strong\u003e e a scripts de \u003cstrong\u003ebash\u003c/strong\u003e.\n\n- url base da api = [localhost](http://localhost:8000/);\n- url da documentação do swagger = [swagger](http://localhost:8000/swagger/);\n- url da documentação do postman = [postman](https://documenter.getpostman.com/view/7588133/TzCL8oL7);\n\n---\n\u003ch5 align=\"center\"\u003e\n  Usuarios já cadastrados no sistema\n\u003c/h5\u003e\n\nPara transferir o dinheiro mande o cpf de quem vai transferir e o de quem vai receber e o valor a ser transferido.\n\nPor exemplo: será mandado 2 reais do carlos para o marcos.\n\nurl do endpoint para fazer as transferencias: http://localhost:8000/api/transfer/\n\n```\n {\n    \"userSendingMoney\": \"37584366058\",\n    \"money\": 2,\n    \"userReceivingMoney\": \"83605495087\"\n }\n```\n\n - carlos\n    - cpf: 02305232924\n    - tipo: lojista\n    - valor na carteira digital: 54.22\n\n - carlos\n    - cpf: 37584366058\n    - tipo: usuario\n    - valor na carteira digital: 35.02\n\n - carla\n    - cpf: 71507711069\n    - tipo: usuario\n    - valor na carteira digital: 22.22\n\n - marcos\n    - cpf: 83605495087\n    - tipo: lojista\n    - valor na carteira digital: 22.22\n\n---\n\n## Como usar ?\n\n- Fazer o setup do projeto\n```\n make setup\n```\n\n- Depois rodar as migrations\n```\n make migrate\n```\n\n- Para rodar os testes\n```\n make run-all-tests\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudio-code%2Fserver-app-money-transfer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclaudio-code%2Fserver-app-money-transfer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudio-code%2Fserver-app-money-transfer/lists"}