{"id":19319428,"url":"https://github.com/rmkanda/sample-api-service","last_synced_at":"2025-04-22T17:31:53.461Z","repository":{"id":100682432,"uuid":"403498674","full_name":"rmkanda/sample-api-service","owner":"rmkanda","description":"Sample Spring API for testing","archived":false,"fork":false,"pushed_at":"2022-09-15T06:22:13.000Z","size":83,"stargazers_count":1,"open_issues_count":0,"forks_count":29,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T02:22:15.285Z","etag":null,"topics":["sample","security","spring-boot","vulnerable-app"],"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/rmkanda.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-06T05:37:37.000Z","updated_at":"2023-12-15T17:53:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"83bb48cc-0295-4d68-acb5-27148e6a936e","html_url":"https://github.com/rmkanda/sample-api-service","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/rmkanda%2Fsample-api-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmkanda%2Fsample-api-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmkanda%2Fsample-api-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmkanda%2Fsample-api-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmkanda","download_url":"https://codeload.github.com/rmkanda/sample-api-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250287629,"owners_count":21405652,"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":["sample","security","spring-boot","vulnerable-app"],"created_at":"2024-11-10T01:23:43.415Z","updated_at":"2025-04-22T17:31:53.450Z","avatar_url":"https://github.com/rmkanda.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample Application with REST API Endpoints\n\nSample api application to do CURD operations on users data\n(Spring, Java 17, In Memory Database)\n\n## Building the application\n\n### Gradle\n\n```\n./gradlew build\n\njava -jar build/libs/UserManager-0.0.1-SNAPSHOT.jar\n```\n\n### Maven\n\n```\n./mvnw package\n\njava -jar target/UserManager-0.0.1-SNAPSHOT.jar\n```\n\n## API Endpoints\n\n- GET http://localhost:8080/users\n- POST http://localhost:8080/users\n- GET http://localhost:8080/users/{id}\n- PUT http://localhost:8080/users/{id}\n- DELETE http://localhost:8080/users/{id}\n\n## API Documentation\n\nhttp://localhost:8080/swagger-ui/index.html\nhttp://localhost:8080/v3/api-docs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmkanda%2Fsample-api-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmkanda%2Fsample-api-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmkanda%2Fsample-api-service/lists"}