Kaue leal
Eu ia deixar no localhost:8000 mas não dava para colocar "." na url, se vcs souberem como faz por favor me digam! :)
Ei Kauê, tudo bem?
Me chamo Tamara, sou Recruiter aqui na Apiki e recebi seu desafio técnico para a posição de Back-end. Tentei localizar seu perfil nas nossas plataformas de recrutamento e não identifiquei em nenhuma delas. Porém, como faço contato com várias pessoas via hunting linkedin, talvez tenha sido através de lá.
De qualquer forma, irei encaminhar seu desafio para a validação do nosso time técnico e lhe pontuo assim que me retornarem. Abraço e até breve!
Em dom., 22 de mai. de 2022 às 13:12, Kauê Leal de Lima < @.***> escreveu:
Eu ia deixar no localhost:8000 mas não dava para colocar "." na url, se vcs souberem como faz por favor me digam! :)
You can view, comment on, or merge this pull request online at:
https://github.com/Apiki/back-end-challenge/pull/112 Commit Summary
- cc90f5c https://github.com/Apiki/back-end-challenge/pull/112/commits/cc90f5c2502380ae03c0658e49aa12b906f891e4 Router system is working
- 24288cc https://github.com/Apiki/back-end-challenge/pull/112/commits/24288cc819b8a4eddb105772f2fa0a77a94b3878 Response update
- 54dfe8a https://github.com/Apiki/back-end-challenge/pull/112/commits/54dfe8a60d81b4169e2cc8f35440848564bfc551 Moneys Entity
- 9de00c0 https://github.com/Apiki/back-end-challenge/pull/112/commits/9de00c0608e7a7531fe0162cbb047cc065e09f97 Router system updated
- 2b1e746 https://github.com/Apiki/back-end-challenge/pull/112/commits/2b1e746f24bfb05fe67152453ce39e0d8df44f14 Convert money service is working
- 503268d https://github.com/Apiki/back-end-challenge/pull/112/commits/503268de95355fc7818a1f2b712a08caa728b3f1 new Helper added
- 672fafb https://github.com/Apiki/back-end-challenge/pull/112/commits/672fafb8f203cc50177388877962f393fd620ef3 routes and config updated
- 8118293 https://github.com/Apiki/back-end-challenge/pull/112/commits/81182934a06dd00e14b6c849ff2d087c40208776 Controllers updated
- 5e6c906 https://github.com/Apiki/back-end-challenge/pull/112/commits/5e6c90663328fc894a35e03610968a2f862d1f0b Upgrade to apache server
- 7e65079 https://github.com/Apiki/back-end-challenge/pull/112/commits/7e650793381cf0841ba5778012b17f32a512a129 services updated to work on apache
File Changes
(20 files https://github.com/Apiki/back-end-challenge/pull/112/files)
- A .htaccess https://github.com/Apiki/back-end-challenge/pull/112/files#diff-270939b4fba4be968ab78e23dc0207eb893744491980a25c99a27c809a82ddab (6)
- M codeception.yml https://github.com/Apiki/back-end-challenge/pull/112/files#diff-fd9d2a49391d351f7eff29cf7f4d1e876722ecb0130cdc3d0e7ed49e0f03b587 (2)
- M composer.json https://github.com/Apiki/back-end-challenge/pull/112/files#diff-d2ab9925cad7eac58e0ff4cc0d251a937ecf49e4b6bf57f8b95aab76648a9d34 (5)
- M composer.lock https://github.com/Apiki/back-end-challenge/pull/112/files#diff-f37acfaa6b11f575a9a6f41a75fa73a61d0f8ebc2c9b8cddc215d8aca10e44f5 (2063)
- M index.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-7413d6453f901e939bbd840c8f0d1c7b20c2ca0e7f71741e4e07c6cf036f16c0 (16)
- A src/Common/Http/HttpMessage.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-6e8ad210b792172fd4ea7fcf80f244ac314f64306ddb4a473775c3aba240c3af (42)
- A src/Common/Http/Request.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-77cad1ba8d9a18cb4d6a9cc53d8aa333bcc1e4cb895fda032d216f88b009f5ef (34)
- A src/Common/Http/Response.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-55441fdf7f01ac317e449f7813102ef1c61c8bef6fb3c83fe3287d6bd673e0a7 (24)
- A src/Common/Router.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-e1f79936c6cf8f88da76726290f307178553dd8891a8ea2af41c280d2d132779 (86)
- A src/Common/RouterTrait.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-12ffc8469a63244f43415e95a11bed9d257e82d9238bc30f2494212fa6e50cc5 (29)
- A src/Controllers/ConvertMoneyController.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-6916fc2fd3ff96e0bcc25592b2ccb7ea5e81dea0bdf5a07b343e7166fc9c099e (31)
- A src/Controllers/ErrorController.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-9c8b839ee7d7a2d2f7ffec6a700f07a773f38fdef1aa4f420d87ef6282206f25 (17)
- A src/Controllers/HomeController.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-aa53ec88f0ea9d7d28b27dfcb46b526bebda9481fa0f3c325b924e276bc05dd1 (14)
- A src/Controllers/IController.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-39204839d085197d6d0847ae62b3cbd433d1da3f51fb21f734ac1cb7dee816d7 (11)
- A src/Entity/Money/BRL.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-95cc1fc7678f9e43b16ea018af2bcaccd69b94c180ce32bba51ffcb5ac22d010 (13)
- A src/Entity/Money/EUR.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-612ee1a0d3293af479617c6c17aa643bfe40759d822d7b3a9593f990e9510425 (13)
- A src/Entity/Money/IMoney.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-7ecf468b02d380361e29757d6b42eee08b120f7d8cca258f11229d4dcf0a291b (8)
- A src/Entity/Money/USD.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-e42d8ced816986e068d0ef390c885cb4f712419a40a29be98b2709f57581e394 (13)
- A src/Services/ConvertMoney.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-5a6ed039e1ab1eaa155177ce364febabe71f60202fce5d788949a23192fa485d (33)
- A src/Utils/helpers.php https://github.com/Apiki/back-end-challenge/pull/112/files#diff-41d990dda6814e072d7e35aef8822db3a05cb819602dca63c1ff8d81902060cd (14)
Patch Links:
- https://github.com/Apiki/back-end-challenge/pull/112.patch
- https://github.com/Apiki/back-end-challenge/pull/112.diff
— Reply to this email directly, view it on GitHub https://github.com/Apiki/back-end-challenge/pull/112, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXLSFSB3XLVZ6KLFGTRSAX3VLJMHRANCNFSM5WTS4LPA . You are receiving this because you are subscribed to this thread.Message ID: @.***>