{"id":18153222,"url":"https://github.com/barathct/spring-boot-rest-api","last_synced_at":"2026-02-04T22:35:28.873Z","repository":{"id":258755217,"uuid":"875652012","full_name":"BarathCT/Spring-Boot-REST-API","owner":"BarathCT","description":"REST API is designed to manage student details within an educational system. Built using Spring Boot, the API provides a structured and efficient way to perform CRUD (Create, Read, Update, Delete) operations on student records.","archived":false,"fork":false,"pushed_at":"2024-11-29T09:44:55.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T22:03:07.521Z","etag":null,"topics":["crud-operation","hibernate","java","mysql","rest-api","spring","spring-boot"],"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/BarathCT.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-10-20T14:45:59.000Z","updated_at":"2024-12-19T13:04:16.000Z","dependencies_parsed_at":"2024-12-20T12:44:55.696Z","dependency_job_id":null,"html_url":"https://github.com/BarathCT/Spring-Boot-REST-API","commit_stats":null,"previous_names":["barathct/java-spring-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BarathCT/Spring-Boot-REST-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarathCT%2FSpring-Boot-REST-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarathCT%2FSpring-Boot-REST-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarathCT%2FSpring-Boot-REST-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarathCT%2FSpring-Boot-REST-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BarathCT","download_url":"https://codeload.github.com/BarathCT/Spring-Boot-REST-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarathCT%2FSpring-Boot-REST-API/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265322505,"owners_count":23746629,"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":["crud-operation","hibernate","java","mysql","rest-api","spring","spring-boot"],"created_at":"2024-11-02T03:06:03.738Z","updated_at":"2026-02-04T22:35:28.832Z","avatar_url":"https://github.com/BarathCT.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring-Boot-REST-API\n\nREST API is designed to manage student details within an educational system. Built using Spring Boot, the API provides a structured and efficient way to perform CRUD (Create, Read, Update, Delete) operations on student records.\n\n**Student Registration:** -\u003e Allows the creation of new student records by accepting details such as name, age, and email\n\n**Retrieve Student Details:** -\u003e Provides endpoints to fetch individual student information or a list of all students, enabling easy access to student records.\n\n**Update Student Information:** -\u003e Facilitates the modification of existing student details, such as updating student information or changing the name.\n\n**Delete Student Records:** -\u003e Enables the delete a individual student entries or all student entries from the database when they are no longer needed.\n\n\n**Endpoints:**\n\n- **POST :**  api/students: Create a new student record.\n- **GET :**  api/students: Retrieve a list of all students.\n- **GET :**  api/students/{id}: Fetch details of a specific student by ID.\n- **PUT :**  api/students/{id}: Update the details of a specific student.\n- **DELETE :**  api/students/{id}: Remove individual student record from the database.\n- **DELETE :**  api/students/delete: Remove all student record from the database.\n\n**Technologies Used:**\n\n- **Spring :**  Framework for building the REST API with dependency injection and configuration management.\n- **Hibernate :**  ORM framework for mapping Java objects to database tables and handling data transactions.\n- **MySQL :**  Relational database management system used to store student data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarathct%2Fspring-boot-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarathct%2Fspring-boot-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarathct%2Fspring-boot-rest-api/lists"}