{"id":20216453,"url":"https://github.com/analyzable-fr/jotform-api-qt","last_synced_at":"2026-05-18T04:42:47.603Z","repository":{"id":188113838,"uuid":"678127882","full_name":"Analyzable-FR/jotform-api-qt","owner":"Analyzable-FR","description":"C++ API for Jobform","archived":false,"fork":false,"pushed_at":"2023-08-26T07:14:35.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T22:18:04.635Z","etag":null,"topics":["cpp","jobform","library","qt"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Analyzable-FR.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-08-13T19:15:04.000Z","updated_at":"2023-08-16T14:58:19.000Z","dependencies_parsed_at":"2023-08-13T20:35:21.723Z","dependency_job_id":"ef8d56ca-a085-4acb-990c-22ac0399a86f","html_url":"https://github.com/Analyzable-FR/jotform-api-qt","commit_stats":null,"previous_names":["analyzable-fr/jotform-api-qt"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Analyzable-FR%2Fjotform-api-qt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Analyzable-FR%2Fjotform-api-qt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Analyzable-FR%2Fjotform-api-qt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Analyzable-FR%2Fjotform-api-qt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Analyzable-FR","download_url":"https://codeload.github.com/Analyzable-FR/jotform-api-qt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241653587,"owners_count":19997706,"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":["cpp","jobform","library","qt"],"created_at":"2024-11-14T06:28:10.235Z","updated_at":"2026-05-18T04:42:47.539Z","avatar_url":"https://github.com/Analyzable-FR.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jotform-api-qt\n\nA C++/Qt Client library for the [JotForm API](http://api.jotform.com/docs/).\n\n## Installation\n\nThis library requires Qt6 and/or Qt5 to be installed.\n\n### Unix-style\n\n```bash\ncd jotform-qt-api\nmkdir build\ncd build\ncmake ../ -DQT_VERSION_MAJOR=6\ncmake --build .\ncmake --install .\n```\n\nAfter installation:\n\n- Include the header in your project.\n- Add the produced `.dll` or `.so` file and the relevant header to the path so your project can find it.\n- Include the library in your project's CMake using `target_link_libraries(executable PRIVATE Qt${QT_VERSION_MAJOR}jotform)`.\n\n## Authentication\n\nTo use the JotForm API, an API key is required for all user-related calls. You can generate your API Keys in the [API section](http://www.jotform.com/myaccount/api) of the My Account page on JotForm.\n\n## Features\n\nThis library is currently under construction, so some features may be missing.\n\n- [x] GET methods.\n- [ ] POST methods.\n- [ ] PUT methods.\n- [ ] DELETE methods.\n- [ ] Filtering submissions and forms by date.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanalyzable-fr%2Fjotform-api-qt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanalyzable-fr%2Fjotform-api-qt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanalyzable-fr%2Fjotform-api-qt/lists"}