{"id":24727215,"url":"https://github.com/cristianvellio/screenmatch","last_synced_at":"2026-04-09T09:44:51.423Z","repository":{"id":271217652,"uuid":"912320223","full_name":"CristianVellio/screenmatch","owner":"CristianVellio","description":"📽️ Screenmatch is a Spring Boot-based Java application designed as an introductory project for working with the framework. It leverages several key technologies, including PostgreSQL for database management and OpenAI integration for additional functionalities.","archived":false,"fork":false,"pushed_at":"2025-03-01T02:55:14.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T03:25:17.405Z","etag":null,"topics":["dotenv","jackson","java","maven","postgresql","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/CristianVellio.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":"2025-01-05T08:29:44.000Z","updated_at":"2025-03-01T02:55:17.000Z","dependencies_parsed_at":"2025-01-06T11:18:57.495Z","dependency_job_id":"80132687-7714-408e-aab0-cb4a1474e763","html_url":"https://github.com/CristianVellio/screenmatch","commit_stats":null,"previous_names":["cristianvellio/screenmatch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CristianVellio%2Fscreenmatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CristianVellio%2Fscreenmatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CristianVellio%2Fscreenmatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CristianVellio%2Fscreenmatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CristianVellio","download_url":"https://codeload.github.com/CristianVellio/screenmatch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244974552,"owners_count":20541147,"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":["dotenv","jackson","java","maven","postgresql","spring-boot"],"created_at":"2025-01-27T14:58:14.597Z","updated_at":"2025-12-30T23:46:36.087Z","avatar_url":"https://github.com/CristianVellio.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📽️ Screenmatch\n\nScreenmatch is a Spring Boot-based Java application designed as an introductory project for working with the framework. It leverages several key technologies, including PostgreSQL for database management and OpenAI integration for additional functionalities.\n\n## Features\n- RESTful API using Spring Boot\n- PostgreSQL database integration with Spring Data JPA\n- Environment variable management using `java-dotenv`\n- JSON processing with Jackson\n- Development tools enabled via `spring-boot-devtools`\n\n## Requirements\n- Java 21\n- Maven\n- PostgreSQL database\n\n## Installation\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/your-username/screenmatch.git\n   cd screenmatch\n   ```\n2. Configure environment variables:\n   - Create a `.env` file in the project's root and specify required environment variables.\n\n3. Build and run the application:\n   ```sh\n   mvn clean install\n   mvn spring-boot:run\n   ```\n\n## Dependencies\nThe project uses the following dependencies:\n- `spring-boot-starter` - Core Spring Boot features\n- `spring-boot-starter-web` - Enables REST API functionalities\n- `spring-boot-devtools` - Hot reload for development\n- `java-dotenv` - Environment variable management\n- `jackson-databind` - JSON serialization and deserialization\n- `spring-boot-starter-data-jpa` - Database access using JPA\n- `postgresql` - PostgreSQL database driver\n- `openai-gpt3-java` - OpenAI API integration\n\n## Running Tests\nTo run tests, execute:\n```sh\nmvn test\n```\n\n## API Endpoints\n(Provide specific API routes and their functionalities here)\n\n## License\nThis project is licensed under the MIT License.\n\n## Author\n[Cristian Vellio](https://github.com/your-username)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcristianvellio%2Fscreenmatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcristianvellio%2Fscreenmatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcristianvellio%2Fscreenmatch/lists"}