{"id":44404767,"url":"https://github.com/idrsolutions/formvu-microservice-example","last_synced_at":"2026-02-12T06:37:33.558Z","repository":{"id":42991656,"uuid":"331024820","full_name":"idrsolutions/formvu-microservice-example","owner":"idrsolutions","description":"FormVu Microservice Example","archived":false,"fork":false,"pushed_at":"2026-01-02T15:24:13.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-08T22:54:05.131Z","etag":null,"topics":["application","example","fillable","form","formvu","html","microservice","pdf","server","web"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/idrsolutions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-19T15:29:01.000Z","updated_at":"2026-01-02T15:24:17.000Z","dependencies_parsed_at":"2023-12-01T11:57:27.828Z","dependency_job_id":"8b877e53-ba7f-4ffc-b028-1af2e5a2f71f","html_url":"https://github.com/idrsolutions/formvu-microservice-example","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/idrsolutions/formvu-microservice-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrsolutions%2Fformvu-microservice-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrsolutions%2Fformvu-microservice-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrsolutions%2Fformvu-microservice-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrsolutions%2Fformvu-microservice-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idrsolutions","download_url":"https://codeload.github.com/idrsolutions/formvu-microservice-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idrsolutions%2Fformvu-microservice-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29360644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["application","example","fillable","form","formvu","html","microservice","pdf","server","web"],"created_at":"2026-02-12T06:37:31.835Z","updated_at":"2026-02-12T06:37:33.545Z","avatar_url":"https://github.com/idrsolutions.png","language":"Java","readme":"# FormVu Microservice Example #\n\nIDRsolutions' FormVu Microservice Example is an open source project that allows you to convert PDF Forms to HTML5 by running FormVu as a web service in the cloud or on-premise. \n\n**Please note that FormVu is paid-for, commercial software - however you can use the trial version for free. Just rename the trial .jar to \"formvu.jar\".**\n\n-----\n\n# How do I get set up? #\n\n### What you'll need: ###\n\n* [FormVu](https://www.idrsolutions.com/formvu/download/) - this provides all the conversion functionality.\n* [Maven](https://maven.apache.org/download.cgi) - used to build the .war file.\n\n### Trial Version: ###\n\nIf you do not have a full verison of FormVu you can get the trial version from [here](https://www.idrsolutions.com/formvu/trial-download/).\n\n### Build: ###\n\nClone a copy of the formvu-microservice-example git repo:\n\n```\ngit clone git://github.com/idrsolutions/formvu-microservice-example\n```\n\nAdd the FormVu jar to the project by copying it into the /lib directory. Make sure that it is named \"formvu.jar\"\n\nOpen up a terminal / command prompt window in the base directory of the formvu-microservice-example project, and build the .war file by running the command:\n```\nmvn compile war:war\n```\n\nThis will generate the formvu-micrservice.war file inside the /target directory.\n\n### Deployment: ###\n\nSee our [application server tutorials](https://support.idrsolutions.com/formvu/tutorials/cloud/app-server/) for instructions on deployment.\n\nSee our [cloud platform tutorials](https://support.idrsolutions.com/formvu/tutorials/cloud/docker/) for instructions on cloud deployment.\n\n### docker-compose deployment: ###\n\nDocker usage can be found in its own project [here](https://github.com/idrsolutions/formvu-docker).\n\n-----\n\n### Usage: ###\n\nYou can interact with the FormVu Microservice Example using the REST API.\n\nA complete list of raw requests that can be used can be found [here](/API.md).\n\nFor specific languages, see our tutorials on how to [run FormVu from other languages](https://support.idrsolutions.com/formvu/tutorials/cloud/languages/).\n\n-----\n\n# Who do I talk to? #\n\nFound a bug, or have a suggestion / improvement? Let us know through the Issues page.\n\nGot questions? You can contact us [here](https://idrsolutions.my.site.com/s/request).\n\n-----\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidrsolutions%2Fformvu-microservice-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidrsolutions%2Fformvu-microservice-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidrsolutions%2Fformvu-microservice-example/lists"}