{"id":26779537,"url":"https://github.com/skinnydevi/is2-kata6","last_synced_at":"2025-03-29T06:17:44.693Z","repository":{"id":273266681,"uuid":"910009574","full_name":"SkinnyDevi/is2-kata6","owner":"SkinnyDevi","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-19T20:52:46.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T21:41:58.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/SkinnyDevi.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":"2024-12-30T09:16:51.000Z","updated_at":"2025-01-19T20:52:48.000Z","dependencies_parsed_at":"2025-01-19T21:42:01.146Z","dependency_job_id":"96750a1c-d182-4ae0-a72f-42918618b787","html_url":"https://github.com/SkinnyDevi/is2-kata6","commit_stats":null,"previous_names":["skinnydevi/is2-kata6"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkinnyDevi%2Fis2-kata6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkinnyDevi%2Fis2-kata6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkinnyDevi%2Fis2-kata6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkinnyDevi%2Fis2-kata6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkinnyDevi","download_url":"https://codeload.github.com/SkinnyDevi/is2-kata6/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246145023,"owners_count":20730495,"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","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-03-29T06:17:44.173Z","updated_at":"2025-03-29T06:17:44.687Z","avatar_url":"https://github.com/SkinnyDevi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kata 6 | IS2\n\nParecida a la [Kata 5](https://github.com/SkinnyDevi/is2-kata5), en esta kata creamos nuestra propia API.\nLa API implementada es simple para entender como crear una API en Java, donde creamos\ndos endpoints: `/sum` y `/multiply`, con parametros `op1` y `op2` de tipo numericos,\ndonde estos endpoints calculan el resultado apropiado para cada uno y devuelven el resultado\nen format JSON.\n\n```\nhttp://localhost:8080/multiply?op1=32\u0026op2=2\n```\n```json\n{\"result\": 32}\n```\n\nUsamos la dependencia Spark que nos ayudara a crear un web service y exponerlo en el puerto `:8080`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskinnydevi%2Fis2-kata6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskinnydevi%2Fis2-kata6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskinnydevi%2Fis2-kata6/lists"}