{"id":21667406,"url":"https://github.com/cunkz/arcgis-py-api","last_synced_at":"2026-04-14T06:33:51.240Z","repository":{"id":205757805,"uuid":"715001417","full_name":"cunkz/arcgis-py-api","owner":"cunkz","description":"Acrgis Python API Example","archived":false,"fork":false,"pushed_at":"2023-11-06T09:59:19.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T16:48:32.089Z","etag":null,"topics":["api","arcgis","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/cunkz.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":"2023-11-06T09:33:19.000Z","updated_at":"2023-11-06T09:48:06.000Z","dependencies_parsed_at":"2024-02-01T19:00:37.640Z","dependency_job_id":null,"html_url":"https://github.com/cunkz/arcgis-py-api","commit_stats":null,"previous_names":["cunkz/arcgis-py-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cunkz/arcgis-py-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunkz%2Farcgis-py-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunkz%2Farcgis-py-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunkz%2Farcgis-py-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunkz%2Farcgis-py-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cunkz","download_url":"https://codeload.github.com/cunkz/arcgis-py-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunkz%2Farcgis-py-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31785677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","arcgis","python"],"created_at":"2024-11-25T11:37:56.933Z","updated_at":"2026-04-14T06:33:51.225Z","avatar_url":"https://github.com/cunkz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arcgis Python API Example\n\nExample of API for Arcgis via Python\n\n## Usage\n\nTo use this example, you can follow the steps below :\n\n1. Make sure you already install python3.7 or higher\n2. Install requirement library : `pip install aiohttp jsonschema coverage requests responses`\n3. Create .env file based on .env.example\n4. Run example : `python service.py`\n5. Run this curl from your command line or other app (this curl use env `AUTH_BASIC_USER=test` and `AUTH_BASIC_PASSWORD=test`):\n```\ncurl --location 'http://localhost:8080/api/v1/location' \\\n--header 'Content-Type: application/json' \\\n--header 'Authorization: Basic dXNlcjpwYXNzd29yZA==' \\\n--data '{\n    \"data\": [\n        {\n            \"timestamp\": \"2023-09-18 12:23:58\",\n            \"uniqueid\": \"AAA\",\n            \"lng\": 1.11,\n            \"lat\": 1.11\n        }\n    ]\n}'\n```\n\n\nEnjoy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcunkz%2Farcgis-py-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcunkz%2Farcgis-py-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcunkz%2Farcgis-py-api/lists"}