{"id":19328847,"url":"https://github.com/astarell/scheduleserver","last_synced_at":"2026-04-18T14:02:03.523Z","repository":{"id":248145347,"uuid":"822210475","full_name":"Astarell/ScheduleServer","owner":"Astarell","description":"A pet-project representing a student REST API schedule server","archived":false,"fork":false,"pushed_at":"2024-07-01T10:07:41.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T06:44:35.720Z","etag":null,"topics":["hibernate-orm","java","rest-api","spring-boot","spring-data-jpa","swagger"],"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/Astarell.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-06-30T15:33:26.000Z","updated_at":"2024-07-12T14:45:58.000Z","dependencies_parsed_at":"2024-07-12T18:01:39.470Z","dependency_job_id":"6e6d99ec-f049-43cc-81b0-b2fb62d44838","html_url":"https://github.com/Astarell/ScheduleServer","commit_stats":null,"previous_names":["astarell/scheduleserver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Astarell/ScheduleServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astarell%2FScheduleServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astarell%2FScheduleServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astarell%2FScheduleServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astarell%2FScheduleServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Astarell","download_url":"https://codeload.github.com/Astarell/ScheduleServer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Astarell%2FScheduleServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31971489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["hibernate-orm","java","rest-api","spring-boot","spring-data-jpa","swagger"],"created_at":"2024-11-10T02:24:53.134Z","updated_at":"2026-04-18T14:01:58.516Z","avatar_url":"https://github.com/Astarell.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ScheduleServer\n\nThis is a part of a simlpe pet-project that demonstrates basic skills in working with REST API in compartment with the Spring ecosystem.\n\nIt is a REST API for managing a small educational institution. The User has the opportunity to form study groups, make a schedule, appoint people responsible for conducting classes. All CRUD-operations are available.\n\nThe project also used Swagger for documenting endpoints and providing a platform for manual testing.\n\nTechnologies:\n- Spring Framework: Spring Boot, Spring Core, Spring Data JPA\n- Maven\n- Hibernate ORM\n- PostgreSQL\n- Swagger\n\n## How to run locally\nCreate the 'application.properties' file and set the following configuration.\n\nCommon settings:\n- server.port\n\nFor the Spring Data JPA set :\n- spring.datasource.driver-class-name\n- spring.datasource.url\n- spring.datasource.username\n- spring.datasource.password\n- spring.jpa.hibernate.ddl-auto=update (or any other needed option)\n\n## Short overview\n\n### Swagger \nTo examine the documentation generated by Swagger, you need to enter the following link: {server_url}/swagger-ui/index.html#/\n![ScheduleServerAPI](https://github.com/Astarell/ScheduleServer/assets/111741095/9825b702-818d-420d-a965-b13639141966)\n\n### The database relationships schema\n![ScheduleServer REST API database](https://github.com/Astarell/ScheduleServer/assets/111741095/066ba65e-8066-46eb-9201-c41468a8b520)\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastarell%2Fscheduleserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastarell%2Fscheduleserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastarell%2Fscheduleserver/lists"}