{"id":17511709,"url":"https://github.com/gedo23/cpsb-api","last_synced_at":"2026-02-14T21:09:14.284Z","repository":{"id":258442154,"uuid":"864277071","full_name":"GEdO23/cpsb-api","owner":"GEdO23","description":"Cutcute Petshop Spring Boot API.","archived":false,"fork":false,"pushed_at":"2024-10-17T01:48:02.000Z","size":138,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T01:36:24.886Z","etag":null,"topics":["api","cucumber","cucumber-java","dockerfile","h2-database","spring-boot","spring-data-jpa","spring-security"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/GEdO23.png","metadata":{"files":{"readme":"README-pt.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-09-27T20:49:16.000Z","updated_at":"2025-06-01T01:27:48.000Z","dependencies_parsed_at":"2024-10-19T02:36:09.747Z","dependency_job_id":"e6fd8b90-dc9d-482f-a2b6-2b124b58ee14","html_url":"https://github.com/GEdO23/cpsb-api","commit_stats":null,"previous_names":["gedo23/cpsb-api","cutcutepetshop/cpsb-api"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/GEdO23/cpsb-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GEdO23%2Fcpsb-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GEdO23%2Fcpsb-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GEdO23%2Fcpsb-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GEdO23%2Fcpsb-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GEdO23","download_url":"https://codeload.github.com/GEdO23/cpsb-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GEdO23%2Fcpsb-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28593765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T01:57:22.592Z","status":"online","status_checked_at":"2026-01-20T02:00:07.325Z","response_time":117,"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":["api","cucumber","cucumber-java","dockerfile","h2-database","spring-boot","spring-data-jpa","spring-security"],"created_at":"2024-10-20T05:08:49.751Z","updated_at":"2026-01-20T02:01:04.258Z","avatar_url":"https://github.com/GEdO23.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cutcute Petshop Spring Boot API\n\n[Ler em inglês](README.md)\n\n[Ler em português](README-pt.md)\n\n## Pré-requisitos\nPara executar o projeto é necessário ter instalado:\n- [Docker](https://www.docker.com/)\n\n## Como executar o projeto com Docker\nSiga as instruções abaixo para executar o container:\n\n### 1. Clonar o repositório\n```bash\ngit clone https://github.com/GEdO23/cpsb-api.git\ncd cpsb-api\n```\n\n### 2. Construir a imagem\n```bash\ndocker build -t cpsb-api .\n```\nEste comando irá:\n- Construir a imagem a partir do Dockerfile (`-t cpsb-api`)\n- Utilizar o contexto do diretório atual (onde está o Dockerfile)\n- Nomear a imagem como `cpsb-api`\n\n### 3. Executar o container\n```bash\ndocker run -d --name cpsb-api -p 8080:8080 cpsb-api\n```\nEste comando irá:\n- Executar o container em background (`-d`)\n- Nomear o container como `cpsb-api` (`--name cpsb-api`)\n- Mapear a porta 8080 do host para a porta 8080 do container (`-p 8080:8080`)\n\n### 4. Acessar a API\nAcesse a API em [http://localhost:8080](http://localhost:8080)\n\n## Tecnologias utilizadas\n- [Spring Boot](https://spring.io/projects/spring-boot)\n- [Docker](https://www.docker.com/)\n- [H2](https://www.h2database.com/html/main.html)\n- [Spring Data JPA](https://spring.io/projects/spring-data-jpa)\n- [Thymeleaf](https://www.thymeleaf.org/)\n- [Bootstrap](https://getbootstrap.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgedo23%2Fcpsb-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgedo23%2Fcpsb-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgedo23%2Fcpsb-api/lists"}