{"id":30580728,"url":"https://github.com/akvo/akvo-flow-api-examples","last_synced_at":"2026-05-07T00:35:50.506Z","repository":{"id":19701133,"uuid":"22956091","full_name":"akvo/akvo-flow-api-examples","owner":"akvo","description":"Akvo Flow API examples","archived":false,"fork":false,"pushed_at":"2022-11-16T08:53:55.000Z","size":2603,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-07-24T04:58:26.692Z","etag":null,"topics":["akvo","akvo-flow-api","example-code","java","php","python"],"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/akvo.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}},"created_at":"2014-08-14T14:10:04.000Z","updated_at":"2024-07-24T04:58:26.693Z","dependencies_parsed_at":"2023-01-12T08:30:39.703Z","dependency_job_id":null,"html_url":"https://github.com/akvo/akvo-flow-api-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akvo/akvo-flow-api-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akvo%2Fakvo-flow-api-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akvo%2Fakvo-flow-api-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akvo%2Fakvo-flow-api-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akvo%2Fakvo-flow-api-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akvo","download_url":"https://codeload.github.com/akvo/akvo-flow-api-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akvo%2Fakvo-flow-api-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272636848,"owners_count":24967986,"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","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":["akvo","akvo-flow-api","example-code","java","php","python"],"created_at":"2025-08-29T05:41:50.956Z","updated_at":"2026-05-07T00:35:50.475Z","avatar_url":"https://github.com/akvo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Akvo FLOW API client examples\n=============================\n\n\n## Bash example\n\nIf you want to do a quick test, use this _one liner_\nexample in [Bash](https://www.gnu.org/software/bash/).\nIt assumes that [curl](http://curl.haxx.se/) and\n[openssl](https://www.openssl.org/) are installed.\n\n* Fetching the _Survey_ definitions from `http://localhost:8888`\n* Change the values for `access_key` and `secret`\n\n````\naccess_key=\"mykey\"; \\\nsecret=\"134\"; \\\nd=$(date +%s); \\\nsig=$(printf \"GET\\n${d}\\n/api/v1/surveys\" | openssl sha1 -binary -hmac \"${secret}\" | base64); \\\ncurl -H \"Date: ${d}\" -H \"Authorization: ${access_key}:${sig}\" http://localhost:8888/api/v1/surveys\n````\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakvo%2Fakvo-flow-api-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakvo%2Fakvo-flow-api-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakvo%2Fakvo-flow-api-examples/lists"}