{"id":24117045,"url":"https://github.com/leiberbertel/api-restful-task","last_synced_at":"2026-05-04T18:34:46.701Z","repository":{"id":211763148,"uuid":"729845878","full_name":"leiberbertel/API-Restful-Task","owner":"leiberbertel","description":"Restful API for the basic operation of a task scheduler, with layered architecture, with jwt. Project of the programming course","archived":false,"fork":false,"pushed_at":"2024-11-04T22:37:29.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-22T18:03:29.045Z","etag":null,"topics":["java","mysql","spring","springjpa","springsecurity-jwt","swagger-ui"],"latest_commit_sha":null,"homepage":"","language":"Java","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/leiberbertel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-12-10T14:38:57.000Z","updated_at":"2024-11-04T22:37:32.000Z","dependencies_parsed_at":"2025-02-28T14:21:17.377Z","dependency_job_id":"5e191a47-b06d-4f14-879f-5fda1560bcd3","html_url":"https://github.com/leiberbertel/API-Restful-Task","commit_stats":null,"previous_names":["leiberbertel/api-restful-task"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leiberbertel/API-Restful-Task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leiberbertel%2FAPI-Restful-Task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leiberbertel%2FAPI-Restful-Task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leiberbertel%2FAPI-Restful-Task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leiberbertel%2FAPI-Restful-Task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leiberbertel","download_url":"https://codeload.github.com/leiberbertel/API-Restful-Task/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leiberbertel%2FAPI-Restful-Task/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32619896,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["java","mysql","spring","springjpa","springsecurity-jwt","swagger-ui"],"created_at":"2025-01-11T07:38:09.705Z","updated_at":"2026-05-04T18:34:46.681Z","avatar_url":"https://github.com/leiberbertel.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Restful API Task \n### _This is an API for the basic operation of a Task Planner_:\n![Static Badge](https://img.shields.io/badge/version-1.0-brightgreen)\n![Static Badge](https://img.shields.io/badge/Java-21-brightgreen)\n![Static Badge](https://img.shields.io/badge/Spring-3.2-brightgreen)\n\n## Running the API 🚀\n\nTo run the API, you will need JDK version 17+ installed on your machine.\n[Download it here:](https://adoptium.net/es/temurin/releases/?version=17)\n\nFirst, clone the repository :\n\n```bash\ngit clone https://github.com/leiberbertel/API-Restful-Task.git\ncd TaskApp\n```\n\nNext, open your command terminal and located in the project root, execute the commands:\n\n```bash\nmvn clean package\n```\n\n```bash \njava -jar target/nombre-de-tu-aplicacion.jar\n```\n\nThe Spring Boot application will launch and be running on port 8080\n\nAll endpoints and schemas are documented using Swagger UI. You can view the documentation at http://localhost:8080/swagger-ui/index.html#/, which is the default endpoint for the Swagger UI.\n\n## Built with 🛠\n* Java version 21 - Language used\n* Lombok - Tertiary dependency\n* Mysql - Database Engine\n* Spring Framework - Framework used\n* Spring Data JPA - Dependency on data manipulation\n* Spring Security - Security Management Unit\n* io.jsonwebtoken - Dependency for jwt handling\n* Springdoc - Dependency on API documentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleiberbertel%2Fapi-restful-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleiberbertel%2Fapi-restful-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleiberbertel%2Fapi-restful-task/lists"}