{"id":14992869,"url":"https://github.com/vincejv/fpi-msgr-api","last_synced_at":"2025-10-30T01:31:42.169Z","repository":{"id":64834255,"uuid":"561178414","full_name":"vincejv/fpi-msgr-api","owner":"vincejv","description":"Reactive backend REST api for integrating with Instant Messenging Apps like FB Messenger, Telegram \u0026 Viber","archived":false,"fork":false,"pushed_at":"2024-01-23T01:37:37.000Z","size":174,"stargazers_count":2,"open_issues_count":10,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-02T06:04:32.291Z","etag":null,"topics":["bot","docker","facebook","fpi","java","messenger-bot","meta","quarkus","reactive","telegram","telegram-bot","viber"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vincejv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-11-03T05:49:25.000Z","updated_at":"2023-04-26T12:04:02.000Z","dependencies_parsed_at":"2023-10-17T09:00:26.532Z","dependency_job_id":null,"html_url":"https://github.com/vincejv/fpi-msgr-api","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincejv%2Ffpi-msgr-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincejv%2Ffpi-msgr-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincejv%2Ffpi-msgr-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincejv%2Ffpi-msgr-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vincejv","download_url":"https://codeload.github.com/vincejv/fpi-msgr-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238921038,"owners_count":19552678,"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":["bot","docker","facebook","fpi","java","messenger-bot","meta","quarkus","reactive","telegram","telegram-bot","viber"],"created_at":"2024-09-24T15:04:31.836Z","updated_at":"2025-10-30T01:31:36.828Z","avatar_url":"https://github.com/vincejv.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Abavilla FPI Facebook Messenger API Project\n\nThis project uses Quarkus, the Supersonic Subatomic Java Framework.\n\nIf you want to learn more about Quarkus, please visit its website: https://quarkus.io/ .\n\n## Running the application in dev mode\n\nYou can run your application in dev mode that enables live coding using:\n```shell script\n./mvnw compile quarkus:dev\n```\n\n\u003e **_NOTE:_**  Quarkus now ships with a Dev UI, which is available in dev mode only at http://localhost:8080/q/dev/.\n\n## Packaging and running the application\n\nThe application can be packaged using:\n```shell script\n./mvnw package\n```\nIt produces the `quarkus-run.jar` file in the `target/quarkus-app/` directory.\nBe aware that it’s not an _über-jar_ as the dependencies are copied into the `target/quarkus-app/lib/` directory.\n\nThe application is now runnable using `java -jar target/quarkus-app/quarkus-run.jar`.\n\nIf you want to build an _über-jar_, execute the following command:\n```shell script\n./mvnw package -Dquarkus.package.type=uber-jar\n```\n\nThe application, packaged as an _über-jar_, is now runnable using `java -jar target/*-runner.jar`.\n\n## Creating a native executable\n\nYou can create a native executable using: \n```shell script\n./mvnw package -Pnative\n```\n\nOr, if you don't have GraalVM installed, you can run the native executable build in a container using: \n```shell script\n./mvnw package -Pnative -Dquarkus.native.container-build=true\n```\n\nYou can then execute your native executable with: `./target/code-with-quarkus-1.0.0-SNAPSHOT-runner`\n\nIf you want to learn more about building native executables, please consult https://quarkus.io/guides/maven-tooling.\n\n## Related Guides\n\n- MongoDB client ([guide](https://quarkus.io/guides/mongodb)): Connect to MongoDB in either imperative or reactive style\n- RESTEasy Reactive ([guide](https://quarkus.io/guides/resteasy-reactive)): A JAX-RS implementation utilizing build time processing and Vert.x. This extension is not compatible with the quarkus-resteasy extension, or any of the extensions that depend on it.\n\n## Provided Code\n\n### RESTEasy Reactive\n\nEasily start your Reactive RESTful 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%2Fvincejv%2Ffpi-msgr-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvincejv%2Ffpi-msgr-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvincejv%2Ffpi-msgr-api/lists"}