{"id":24117039,"url":"https://github.com/leiberbertel/java-pizzeria-api","last_synced_at":"2025-02-28T14:20:50.572Z","repository":{"id":199161276,"uuid":"702250537","full_name":"leiberbertel/Java-Pizzeria-API","owner":"leiberbertel","description":"An API created with Java and Spring Boot, Spring Data JPA and Lombok to manage a pizzeria, with connection to MySQL databases. Includes unit tests with Junit5","archived":false,"fork":false,"pushed_at":"2024-11-04T22:46:23.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T07:38:01.836Z","etag":null,"topics":["api-rest","gradle","java","junit5","lombok","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leiberbertel.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":"2023-10-08T23:31:13.000Z","updated_at":"2024-11-04T22:46:26.000Z","dependencies_parsed_at":"2023-10-15T03:08:01.830Z","dependency_job_id":"11f9d1ca-009b-4efb-b4f8-a2340f911795","html_url":"https://github.com/leiberbertel/Java-Pizzeria-API","commit_stats":{"total_commits":56,"total_committers":1,"mean_commits":56.0,"dds":0.0,"last_synced_commit":"183c814ea6731bf28361d08434d2c126820f2302"},"previous_names":["leiberbertel/java-pizzeria"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leiberbertel%2FJava-Pizzeria-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leiberbertel%2FJava-Pizzeria-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leiberbertel%2FJava-Pizzeria-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leiberbertel%2FJava-Pizzeria-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leiberbertel","download_url":"https://codeload.github.com/leiberbertel/Java-Pizzeria-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241164464,"owners_count":19920580,"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":["api-rest","gradle","java","junit5","lombok","spring-boot"],"created_at":"2025-01-11T07:38:08.521Z","updated_at":"2025-02-28T14:20:50.553Z","avatar_url":"https://github.com/leiberbertel.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pizzeria API\n### _This is an API for the basic operation of a pizzeria_:\n![Static Badge](https://img.shields.io/badge/version-1.0-brightgreen)\n![Static Badge](https://img.shields.io/badge/Java-17-brightgreen)\n\n## Running the API with Docker\nTo run the API using Docker, follow these steps:\n\n1. **Clone the Repository** (if you haven't already):\n\n   ```bash\n   git clone https://github.com/leiberbertel/java-pizzeria.git\n   cd java-pizzeria\n\n2. **Build the Docker Image**: \u003cbr\u003e\nMake sure Docker is installed on your machine. Build the Docker image with:\n   ```bash\n   docker build -t pizzeria-api\n   ```\n3. **Run the Docker Container**: \u003cbr\u003e\nAfter building the image, run the container with:\n    ```bash\n    docker run -p 8080:8080 pizzeria-api\n    ```\n4. **Access Swagger UI**: \u003cbr\u003e\nOnce the container is running, you can view the Swagger UI documentation at http://localhost:8080/swagger-ui/index.html#/.\n\n## Running the API Without Docker\nTo run the API, you will need JDK version 17 installed on your machine.\n[Download it here:](https://adoptium.net/es/temurin/releases/?version=17)\n\n1. **Clone the repository** (if you haven't already):\n    ```bash\n    git clone https://github.com/leiberbertel/java-pizzeria.git\n    cd leiber-pizzeria\n    ```\n\n2. **Build and Run the Application:** \u003cbr\u003e\n    ```bash\n    ./gradlew build\n    ./gradlew bootRun\n    ```\n\n    **On OS windows**:\n    ```bash\n    gradlew.bat build\n    gradlew.bat bootRun\n    ```\n\nThe Spring Boot application will launch and be running on port 8080\n\nAll endpoints and schemas are documented using Swagger UI. You can view the documentation at http://localhost:8080/swagger-ui/index.html#/, which is the default endpoint for the Swagger UI.\n\n## Built with 🛠\n* Java version 17 - Language used\n* Lombok - Tertiary dependency\n* Mysql - Database Engine\n* Spring Framework - Framework used\n* Spring Data JPA - Dependency on data manipulation\n* Springdoc - Dependency on API documentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleiberbertel%2Fjava-pizzeria-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleiberbertel%2Fjava-pizzeria-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleiberbertel%2Fjava-pizzeria-api/lists"}