{"id":23923647,"url":"https://github.com/ososuna/to-do-rest-v2","last_synced_at":"2026-05-15T17:40:17.596Z","repository":{"id":57782005,"uuid":"524825933","full_name":"ososuna/to-do-rest-v2","owner":"ososuna","description":"Refactor for to do rest API","archived":false,"fork":false,"pushed_at":"2022-12-02T21:22:25.000Z","size":167,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-01-05T18:48:32.267Z","etag":null,"topics":["java","rest-api","spring","spring-security"],"latest_commit_sha":null,"homepage":"","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/ososuna.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}},"created_at":"2022-08-15T01:56:11.000Z","updated_at":"2022-08-16T02:04:55.000Z","dependencies_parsed_at":"2022-08-28T06:50:39.108Z","dependency_job_id":null,"html_url":"https://github.com/ososuna/to-do-rest-v2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ososuna%2Fto-do-rest-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ososuna%2Fto-do-rest-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ososuna%2Fto-do-rest-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ososuna%2Fto-do-rest-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ososuna","download_url":"https://codeload.github.com/ososuna/to-do-rest-v2/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240390717,"owners_count":19793782,"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":["java","rest-api","spring","spring-security"],"created_at":"2025-01-05T18:48:36.777Z","updated_at":"2025-11-14T17:02:57.001Z","avatar_url":"https://github.com/ososuna.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To Do API\n\n## Contributors\n\u003c!-- Contributors table START --\u003e\n| [![Oswaldo Osuna](https://avatars.githubusercontent.com/u/76191288?s=100\u0026u=5969faa01ef7b1315a701c3e209b3deaa5b5528a\u0026v=4)\u003cbr /\u003e\u003csub\u003eOswaldo Osuna\u003c/sub\u003e](https://ososuna.dev)\u003cbr /\u003e🐈‍⬛  ☕️ 🤠 | [![Ivan Mendoza](https://avatars.githubusercontent.com/u/22760520?v=4\u0026s=100)\u003cbr /\u003e\u003csub\u003eIvan Mendoza\u003c/sub\u003e](https://github.com/ivansmb11)\u003cbr /\u003e🍺  🤓  💻  |\n| :---: | :---: |\n\u003c!-- Contributors table END --\u003e\n\n## Requirements\n\nFor building and running the application you need:\n\n- [JDK 11.0](https://www.oracle.com/mx/java/technologies/javase/jdk11-archive-downloads.html)\n- [Maven 3](https://maven.apache.org)\n\n\n## Running the application locally\n\nThere are several ways to run a Spring Boot application on your local machine. One way is to execute the `main` method in the `com.todo.todoapi.TodoApiApplication` class from your IDE.\n\nAlternatively you can use the [Spring Boot Maven plugin](https://docs.spring.io/spring-boot/docs/current/reference/html/build-tool-plugins-maven-plugin.html) like so:\n\n```shell\nmvn spring-boot:run\n```\n\n## Try it out with Docker\n\nFirst, build the application:\n\n```shell\nmvn package\n```\n\nThen you need to build the Docker image:\n\n```shell\ndocker build -t to-do-api-v2 .\n```\n  \nNow you can run the image:\n  \n```shell\ndocker run --name to-do-api-v2 -p 3001:3001 to-do-api-v2\n```\n\n## Run jacoco to check coverage in unit testing\n```shell\nmvn clean org.jacoco:jacoco-maven-plugin:0.8.8:prepare-agent\n```\n\n## Class Diagram\n\u003cimg width=\"500\" src=\"assets/class-diagram.png\"/\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fososuna%2Fto-do-rest-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fososuna%2Fto-do-rest-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fososuna%2Fto-do-rest-v2/lists"}