{"id":15013735,"url":"https://github.com/ferps53/scheduler-backend","last_synced_at":"2026-02-08T11:04:03.801Z","repository":{"id":249107368,"uuid":"830519022","full_name":"Ferps53/Scheduler-Backend","owner":"Ferps53","description":"Este projeto é o backend do app Scheduler, ele utiliza várias ferramentas, como websockets para se comunicar e notificar sobre as tarefas a serem feitas","archived":false,"fork":false,"pushed_at":"2024-08-15T11:44:55.000Z","size":317,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T05:45:09.945Z","etag":null,"topics":["backend-api","gradle","java-21","quarkus","scheduler","task-scheduler"],"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/Ferps53.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-07-18T12:39:04.000Z","updated_at":"2024-11-14T22:02:51.000Z","dependencies_parsed_at":"2024-08-15T13:27:22.422Z","dependency_job_id":null,"html_url":"https://github.com/Ferps53/Scheduler-Backend","commit_stats":{"total_commits":106,"total_committers":1,"mean_commits":106.0,"dds":0.0,"last_synced_commit":"a46e08bbca13ba3e2c02a8e323d22fe210673627"},"previous_names":["ferps53/scheduler-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferps53%2FScheduler-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferps53%2FScheduler-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferps53%2FScheduler-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferps53%2FScheduler-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ferps53","download_url":"https://codeload.github.com/Ferps53/Scheduler-Backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525154,"owners_count":21118616,"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":["backend-api","gradle","java-21","quarkus","scheduler","task-scheduler"],"created_at":"2024-09-24T19:44:43.749Z","updated_at":"2026-02-08T11:03:58.757Z","avatar_url":"https://github.com/Ferps53.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scheduler-backend\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/scheduler-backend-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 Jackson ([guide](https://quarkus.io/guides/rest#json-serialisation)): Jackson serialization support for Quarkus\n  REST. This extension is not compatible with the quarkus-resteasy extension, or any of the extensions that depend on it\n- WebSockets ([guide](https://quarkus.io/guides/websockets)): WebSocket communication channel support\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- SmallRye JWT ([guide](https://quarkus.io/guides/security-jwt)): Secure your applications with JSON Web Token\n- JDBC Driver - PostgreSQL ([guide](https://quarkus.io/guides/datasource)): Connect to the PostgreSQL database via JDBC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferps53%2Fscheduler-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fferps53%2Fscheduler-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferps53%2Fscheduler-backend/lists"}