{"id":20104707,"url":"https://github.com/abdelrahman998/blog-application","last_synced_at":"2026-04-16T02:32:18.094Z","repository":{"id":224434208,"uuid":"763243842","full_name":"abdelrahman998/Blog-Application","owner":"abdelrahman998","description":"Designed and implemented a feature-rich Blog REST API, empowering users with seamless post and comment management, robust user authentication, and role-based security.","archived":false,"fork":false,"pushed_at":"2025-01-08T16:48:42.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T17:34:43.158Z","etag":null,"topics":["java","restful-api","spring-boot","springdata-jpa"],"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/abdelrahman998.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-02-25T22:51:10.000Z","updated_at":"2025-01-08T16:48:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"caa0de4b-ca92-43b6-9674-b6ef82bc03a8","html_url":"https://github.com/abdelrahman998/Blog-Application","commit_stats":null,"previous_names":["abdelrahman998/springboot-blog-rest-api","abdelrahman998/blog-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abdelrahman998/Blog-Application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdelrahman998%2FBlog-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdelrahman998%2FBlog-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdelrahman998%2FBlog-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdelrahman998%2FBlog-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdelrahman998","download_url":"https://codeload.github.com/abdelrahman998/Blog-Application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdelrahman998%2FBlog-Application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280937108,"owners_count":26416700,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"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":["java","restful-api","spring-boot","springdata-jpa"],"created_at":"2024-11-13T17:44:29.379Z","updated_at":"2025-10-25T10:09:24.607Z","avatar_url":"https://github.com/abdelrahman998.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog Application\n\nThis is a Spring Boot application for a blogging platform. It provides RESTful APIs for managing blog posts, user authentication, and authorization.\n\n## Technologies Used\n\n- Java\n- Spring Boot\n- Spring Security\n- Hibernate\n- MySQL\n- Maven\n\n## Getting Started\n\n### Prerequisites\n\n- Java 11 or higher\n- Maven\n- MySQL\n\n### Installation\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/abdelrahman998/spring-boot-blog.git\n    cd spring-boot-blog\n    ```\n\n2. Configure the MySQL database:\n    - Create a database named `blog`.\n    - Update the database configuration in `src/main/resources/application.properties`:\n        ```ini\n        spring.datasource.url=datasource_url_here\n        spring.datasource.username=your_username_here\n        spring.datasource.password=your_password_here\n        ```\n\n3. Build the project:\n    ```sh\n    mvn clean install\n    ```\n\n4. Run the application:\n    ```sh\n    mvn spring-boot:run\n    ```\n\n\n## Security\n\nThis application uses JWT for authentication and authorization.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdelrahman998%2Fblog-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdelrahman998%2Fblog-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdelrahman998%2Fblog-application/lists"}