{"id":17192096,"url":"https://github.com/hxari/services","last_synced_at":"2026-04-17T15:31:52.949Z","repository":{"id":192022806,"uuid":"685675420","full_name":"hxAri/Services","owner":"hxAri","description":"Web Service Rest API with Spring Boot","archived":false,"fork":false,"pushed_at":"2023-10-01T13:23:23.000Z","size":259,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T06:35:24.788Z","etag":null,"topics":["java","java-17","maven","rest-api","services","spring","spring-boot","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/hxAri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":".github/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":"2023-08-31T18:51:35.000Z","updated_at":"2023-09-12T09:13:46.000Z","dependencies_parsed_at":"2023-09-02T05:28:43.152Z","dependency_job_id":"be30104c-821e-4baf-ba4b-ead68e9b08eb","html_url":"https://github.com/hxAri/Services","commit_stats":null,"previous_names":["hxari/services"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hxAri/Services","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hxAri%2FServices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hxAri%2FServices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hxAri%2FServices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hxAri%2FServices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hxAri","download_url":"https://codeload.github.com/hxAri/Services/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hxAri%2FServices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31934330,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"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","java-17","maven","rest-api","services","spring","spring-boot","spring-security"],"created_at":"2024-10-15T01:28:13.734Z","updated_at":"2026-04-17T15:31:52.933Z","avatar_url":"https://github.com/hxAri.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Service Rest API\n\nWeb Services Rest API with Sping Boot v3.1.3 which is equipped with JWT (JSON Web Token)\u003cbr/\u003e\nAuthentication feature, uses Elasticsearch as Storage Database and also Swagger UI for\u003cbr/\u003e\nEndpoint API documentation, MySQL version is available [here](https://github.com/hxAri/Services/tree/v1.0.2)\n\n# Dependency\n* co.elastic.clients:elasticsearch-java:**7.17.8**\n* com.fasterxml.jackson.core:jackson-databind:**2.15.2**\n* com.fasterxml.jackson.datatype:jackson-datatype-jsr310:**2.15.2**\n* io.jsonwebtoken:jjwt-api:**0.11.5**\n* io.jsonwebtoken:jjwt-impl:**0.11.5**\n* io.jsonwebtoken:jjwt-jackson:**0.11.5**\n* org.springdoc:springdoc-openapi-starter-webmvc-ui:**2.2.0**\n* org.springframework.boot:spring-boot-starter-security:**3.1.3**\n* org.springframework.boot:spring-boot-starter-web:**3.1.3**\n\n# Request URI\nThe following is a list of available Request URIs:\n* **GET** API get current authority role.\n  * http://127.0.0.1:8004/api/v1/auth\n* **POST** API for signin.\n  * http://127.0.0.1:8004/api/v1/auth/signin\n* **POST** API for user signup.\n  * http://127.0.0.1:8004/api/v1/auth/signup\n* **GET** API for get all product (Only by Authenticated User ID).\n  * http://127.0.0.1:8004/api/v1/product\n* **POST** API for add product.\n  * http://127.0.0.1:8004/api/v1/product\n* **PUT** API for update product.\n  * http://127.0.0.1:8004/api/v1/product/{id}\n* **DELETE** API for delete product.\n  * http://127.0.0.1:8004/api/v1/product/{id}\n* **GET** API for get current authenticated user info.\n  * http://127.0.0.1:8004/api/v1/user\n* **PUT** API for update user info.\n  * http://127.0.0.1:8004/api/v1/user/\n* **DELETE** API for delete user **ONLY ROOT ROLE AUTHORITY**\n  * http://127.0.0.1:8004/api/v1/user/{id}\n\n## Licence\nAll source code is licensed under the GNU General Public License v3. Please [see](https://www.gnu.org/licenses) the original document for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhxari%2Fservices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhxari%2Fservices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhxari%2Fservices/lists"}