{"id":29151142,"url":"https://github.com/azshurith/scribbly","last_synced_at":"2025-07-01T00:08:03.959Z","repository":{"id":301330978,"uuid":"1008651132","full_name":"Azshurith/scribbly","owner":"Azshurith","description":"Scribbly is a simple and elegant blogging platform built with Spring Boot. It allows users to register, login, and create, edit, view, and delete blog posts with ease.","archived":false,"fork":false,"pushed_at":"2025-06-26T10:21:35.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-26T10:30:39.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azshurith.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-06-25T22:06:07.000Z","updated_at":"2025-06-26T10:21:38.000Z","dependencies_parsed_at":"2025-06-26T10:41:44.390Z","dependency_job_id":null,"html_url":"https://github.com/Azshurith/scribbly","commit_stats":null,"previous_names":["azshurith/scribbly"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Azshurith/scribbly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azshurith%2Fscribbly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azshurith%2Fscribbly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azshurith%2Fscribbly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azshurith%2Fscribbly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azshurith","download_url":"https://codeload.github.com/Azshurith/scribbly/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azshurith%2Fscribbly/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262870875,"owners_count":23377313,"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":[],"created_at":"2025-07-01T00:08:03.247Z","updated_at":"2025-07-01T00:08:03.925Z","avatar_url":"https://github.com/Azshurith.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📓 Scribbly\n\n[![codecov](https://codecov.io/gh/Azshurith/scribbly/branch/master/graph/badge.svg?token=9ZF8NWC2QB)](https://codecov.io/gh/Azshurith/scribbly)\n![License](https://img.shields.io/github/license/Azshurith/scribbly)\n![Java](https://img.shields.io/badge/Java-17+-orange)\n![Spring Boot](https://img.shields.io/badge/Spring%20Boot-3.x-brightgreen)\n![Last Commit](https://img.shields.io/github/last-commit/Azshurith/scribbly)\n\nScribbly is a simple and elegant blogging platform built with Spring Boot. It allows users to register, login, and create, edit, view, and delete blog posts with ease.\n\n## ✨ Features\n\n- User registration and login\n- Password encryption with BCrypt\n- Post creation, viewing, editing, and deletion\n- Pagination for posts list\n- Role-based access control (authenticated users only for write operations)\n- Thymeleaf-based UI\n- Spring Cache support for improved performance\n\n## 🛠️ Tech Stack\n\n- Java 17+\n- Spring Boot (Web, Security, Data JPA, Cache)\n- Thymeleaf\n- H2 Database (can be swapped with MySQL/PostgreSQL)\n- Maven or Gradle\n- Bootstrap 5 (via CDN)\n---\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Java 17+\n- Maven or Gradle\n\n### Running the Application\n\n```bash\n./mvnw spring-boot:run\n```\n\nThen open your browser and go to `http://localhost:8080`.\n\n### Build\n\n```bash\n./mvnw clean package\n```\n\n---\n\n## 🔐 Authentication\n\n- Users can register and login.\n- All post creation, editing, and deletion requires authentication.\n\n---\n\n## 📂 Folder Structure\n\n- `controller` — Spring MVC controllers\n- `model` — JPA entities (Post, User)\n- `repository` — Spring Data JPA interfaces\n- `service` — Business logic and cache handling\n- `security` — Custom authentication and filters\n- `templates` — Thymeleaf HTML templates\n\n---\n\n## 🧪 Testing\n\nAdd test classes under `src/test/java/` for unit and integration testing.\n\n---\n\n## 📄 License\n\nThis project is open-source and available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazshurith%2Fscribbly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazshurith%2Fscribbly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazshurith%2Fscribbly/lists"}