{"id":22761664,"url":"https://github.com/rawnly/yearn-rotten","last_synced_at":"2025-03-30T09:12:17.246Z","repository":{"id":267529344,"uuid":"901534555","full_name":"rawnly/yearn-rotten","owner":"rawnly","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-24T10:19:54.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T01:02:43.627Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/rawnly.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-12-10T20:50:56.000Z","updated_at":"2025-01-24T10:19:58.000Z","dependencies_parsed_at":"2024-12-10T22:18:41.662Z","dependency_job_id":"5298141b-3600-4add-a74e-864b24502a28","html_url":"https://github.com/rawnly/yearn-rotten","commit_stats":null,"previous_names":["rawnly/yearn-rotten"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Fyearn-rotten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Fyearn-rotten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Fyearn-rotten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Fyearn-rotten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rawnly","download_url":"https://codeload.github.com/rawnly/yearn-rotten/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246296615,"owners_count":20754635,"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":"2024-12-11T09:14:27.359Z","updated_at":"2025-03-30T09:12:17.230Z","avatar_url":"https://github.com/rawnly.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"#\n\nThis project uses Quarkus, the Supersonic Subatomic Java Framework.\n\nIf you want to learn more about Quarkus, please visit its website: \u003chttps://quarkus.io/\u003e.\n\n## Running the application in dev mode\n\nYou can run your application in dev mode that enables live coding using:\n\n```shell script\n./gradlew quarkusDev\n```\n\n\u003e **_NOTE:_**  Quarkus now ships with a Dev UI, which is available in dev mode only at \u003chttp://localhost:8080/q/dev/\u003e.\n\n## Packaging and running the application\n\nThe application can be packaged using:\n\n```shell script\n./gradlew build\n```\n\nIt produces the `quarkus-run.jar` file in the `build/quarkus-app/` directory.\nBe aware that it’s not an _über-jar_ as the dependencies are copied into the `build/quarkus-app/lib/` directory.\n\nThe application is now runnable using `java -jar build/quarkus-app/quarkus-run.jar`.\n\nIf you want to build an _über-jar_, execute the following command:\n\n```shell script\n./gradlew build -Dquarkus.package.jar.type=uber-jar\n```\n\nThe application, packaged as an _über-jar_, is now runnable using `java -jar build/*-runner.jar`.\n\n## Creating a native executable\n\nYou can create a native executable using:\n\n```shell script\n./gradlew build -Dquarkus.native.enabled=true\n```\n\nOr, if you don't have GraalVM installed, you can run the native executable build in a container using:\n\n```shell script\n./gradlew build -Dquarkus.native.enabled=true -Dquarkus.native.container-build=true\n```\n\nYou can then execute your native executable with: `./build/miratech-assignment-2024-1.0-SNAPSHOT-runner`\n\nIf you want to learn more about building native executables, please consult \u003chttps://quarkus.io/guides/gradle-tooling\u003e.\n\n## Related Guides\n\n- REST JSON-B ([guide](https://quarkus.io/guides/rest#json-serialisation)): JSON-B serialization support for Quarkus\n  REST. This extension is not compatible with the quarkus-resteasy extension, or any of the extensions that depend on\n  it.\n- Kotlin ([guide](https://quarkus.io/guides/kotlin)): Write your services in Kotlin\n- Hibernate ORM with Panache ([guide](https://quarkus.io/guides/hibernate-orm-panache)): Simplify your persistence code\n  for Hibernate ORM via the active record or the repository pattern\n- JDBC Driver - PostgreSQL ([guide](https://quarkus.io/guides/datasource)): Connect to the PostgreSQL database via JDBC\n\n## Provided Code\n\n### Hibernate ORM\n\nCreate your first JPA entity\n\n[Related guide section...](https://quarkus.io/guides/hibernate-orm)\n\n[Related Hibernate with Panache section...](https://quarkus.io/guides/hibernate-orm-panache)\n\n### REST\n\nEasily start your REST Web Services\n\n[Related guide section...](https://quarkus.io/guides/getting-started-reactive#reactive-jax-rs-resources)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawnly%2Fyearn-rotten","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frawnly%2Fyearn-rotten","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawnly%2Fyearn-rotten/lists"}