{"id":21170183,"url":"https://github.com/subhashchandra-birajdar/inmemorycrud-springbootapplication","last_synced_at":"2026-05-06T08:32:40.876Z","repository":{"id":253959190,"uuid":"845032942","full_name":"Subhashchandra-Birajdar/InMemoryCRUD-SpringBootApplication","owner":"Subhashchandra-Birajdar","description":"In-Memory CRUD Application is a Spring Boot project designed to demonstrate basic CRUD operations using an in-memory database. This project provides a lightweight and fast way to perform CRUD operations without the need for a persistent database, making it ideal for learning and testing purposes.","archived":false,"fork":false,"pushed_at":"2024-08-20T13:56:30.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-24T09:48:55.093Z","etag":null,"topics":["collections","crud-operation","inmemory-db","java-8","restful-api","spring-boot","spring-mvc"],"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/Subhashchandra-Birajdar.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":"2024-08-20T13:00:07.000Z","updated_at":"2024-08-21T04:53:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc254b7f-372d-4bb1-985c-9da470cb981d","html_url":"https://github.com/Subhashchandra-Birajdar/InMemoryCRUD-SpringBootApplication","commit_stats":null,"previous_names":["subhashchandra-birajdar/inmemorycrud-springbootapplication"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Subhashchandra-Birajdar/InMemoryCRUD-SpringBootApplication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhashchandra-Birajdar%2FInMemoryCRUD-SpringBootApplication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhashchandra-Birajdar%2FInMemoryCRUD-SpringBootApplication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhashchandra-Birajdar%2FInMemoryCRUD-SpringBootApplication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhashchandra-Birajdar%2FInMemoryCRUD-SpringBootApplication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Subhashchandra-Birajdar","download_url":"https://codeload.github.com/Subhashchandra-Birajdar/InMemoryCRUD-SpringBootApplication/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subhashchandra-Birajdar%2FInMemoryCRUD-SpringBootApplication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32684644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["collections","crud-operation","inmemory-db","java-8","restful-api","spring-boot","spring-mvc"],"created_at":"2024-11-20T15:56:50.338Z","updated_at":"2026-05-06T08:32:40.853Z","avatar_url":"https://github.com/Subhashchandra-Birajdar.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# In Memory Database with Spring Boot 3 and java 17\n## Dependencies are required for this project\n* spring web\n* lombok\n## create Programming language API : \n - http://localhost:8080/api/programmingLanguages/create\n![create - save](https://github.com/user-attachments/assets/b1eda1e8-dd06-4d95-b458-391970ce5c24)\n## get by id api programming language\n- http://localhost:8080/api/programmingLanguages/getById/{id}\n- http://localhost:8080/api/programmingLanguages/getById1\n![getById](https://github.com/user-attachments/assets/68235f24-4877-410d-a66b-e2cd2c654c4c)\n## get all programming language\n- http://localhost:8080/api/programmingLanguages/getAll\n![getAll - read ](https://github.com/user-attachments/assets/9b8953ea-aa9a-447e-b7ea-b39f6aac624e)\n## update programming language\n- http://localhost:8080/api/programmingLanguages/update\n![update](https://github.com/user-attachments/assets/9c4e9159-9555-43c0-a14e-08e022ab787b)\n## delete programming language\n- http://localhost:8080/api/programmingLanguages/delete1\n![delete](https://github.com/user-attachments/assets/89fbd409-cfbe-450b-b067-61086e237ca6)\n\n## Keep coding, keep documenting, and most importantly, keep growing. Until next time, happy coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhashchandra-birajdar%2Finmemorycrud-springbootapplication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubhashchandra-birajdar%2Finmemorycrud-springbootapplication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhashchandra-birajdar%2Finmemorycrud-springbootapplication/lists"}