{"id":41801379,"url":"https://github.com/erickogi/cards_restful","last_synced_at":"2026-01-25T06:02:32.364Z","repository":{"id":191637732,"uuid":"682764505","full_name":"erickogi/cards_restful","owner":"erickogi","description":"A springboot Restful Service that allows creation of ","archived":false,"fork":false,"pushed_at":"2023-08-30T18:12:22.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-01-29T19:30:14.965Z","etag":null,"topics":["java","junit5","rest-api","restful-api","spring-boot","webservice"],"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/erickogi.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}},"created_at":"2023-08-24T21:57:45.000Z","updated_at":"2023-08-30T14:19:37.000Z","dependencies_parsed_at":"2023-08-30T22:07:55.680Z","dependency_job_id":null,"html_url":"https://github.com/erickogi/cards_restful","commit_stats":null,"previous_names":["erickogi/cards_restful"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/erickogi/cards_restful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickogi%2Fcards_restful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickogi%2Fcards_restful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickogi%2Fcards_restful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickogi%2Fcards_restful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erickogi","download_url":"https://codeload.github.com/erickogi/cards_restful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickogi%2Fcards_restful/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28745836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T05:12:38.112Z","status":"ssl_error","status_checked_at":"2026-01-25T05:04:50.338Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","junit5","rest-api","restful-api","spring-boot","webservice"],"created_at":"2026-01-25T06:02:29.801Z","updated_at":"2026-01-25T06:02:32.352Z","avatar_url":"https://github.com/erickogi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cards\n\u003e Allows users to create and manage tasks in the form of cards:.\n\n## Important links\n\n- [REST API docs](http://164.90.185.174:8080/swagger-ui/index.html#/)\n- [api-docs](http://164.90.185.174:8080/api-docs)\n- [POSTMAN API Collection](https://api.postman.com/collections/12721345-50a53212-73a3-4396-92d7-fd3458453124?access_key=PMAT-01H939M5AH4QYXNGD2RPK5TBPE)\n\n## Getting started\n\nReplace Application Properties values\nBuild Jar\n```\nbootJar\n```\nDocker Image creation and run:\n\n```\ndocker build -t cards .\ndocker run -d --restart unless-stopped --name card_cnt -p 8080:8080 cards\n```\n\nDocker file\n\n```\nFROM openjdk:17-jdk-slim\nWORKDIR /app\nCOPY cards_restful-0.0.1-SNAPSHOT.jar app.jar\nEXPOSE 8080\nCMD [\"java\", \"-jar\", \"app.jar\"]\n```\nPulling Docker Image from Docker hub\n\n```\ndocker pull erickogi14/kogi:latest\n```\n\n\nInsert Roles into the schema:\n```\nINSERT INTO roles(name) VALUES('ROLE_MEMBER');\nINSERT INTO roles(name) VALUES('ROLE_ADMIN');\n```\nContinue with other API Operations as listed on the swagger Doc\n\n## HOSTED SERVICE API Documentation\n\nThe API is documented using OpenAPI (Swagger).\n```\nSignUp,SignIn,Create,List,Search,Get One, Patch, Delete\n```\n\nBASE URL.\n```\nhttp://164.90.185.174:8080/\n```\n\n[REST API docs](http://164.90.185.174:8080/swagger-ui/index.html#/)\n\nTESTS\n```\nUnit Tests : Controllers \u0026 Services\nIntegration Tests : Cards Controller\n```\n\n## CopyRight\n\nCopyright 2023 Kogi. All Rights Reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickogi%2Fcards_restful","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferickogi%2Fcards_restful","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickogi%2Fcards_restful/lists"}