{"id":20186623,"url":"https://github.com/zimbora/inloc-api","last_synced_at":"2026-06-08T17:31:18.509Z","repository":{"id":162039346,"uuid":"636359242","full_name":"zimbora/inloc-api","owner":"zimbora","description":"NPM module - API to interact with Inloc services","archived":false,"fork":false,"pushed_at":"2023-05-09T16:39:48.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T06:45:49.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zimbora.png","metadata":{"files":{"readme":"Readme.md","changelog":"Changelog.md","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-05-04T17:13:02.000Z","updated_at":"2023-05-05T10:23:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"a54f22ac-0c62-4a4c-996e-5f4b1d8ca50a","html_url":"https://github.com/zimbora/inloc-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zimbora/inloc-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbora%2Finloc-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbora%2Finloc-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbora%2Finloc-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbora%2Finloc-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zimbora","download_url":"https://codeload.github.com/zimbora/inloc-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbora%2Finloc-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34073658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":[],"created_at":"2024-11-14T03:17:59.434Z","updated_at":"2026-06-08T17:31:18.490Z","avatar_url":"https://github.com/zimbora.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Example\n\n```\nvar api = require('inloc-api')\n\napi.init({\n  domain: \"ask for domain\",\n  auth:{\n    token:\"ask for token\"\n  }\n})\n\napi.state()\n.then(res =\u003e console.log(res))\n.catch(err =\u003e console.log(err))\n\napi.getWiFiCredentials(63)\n.then(res =\u003e console.log(res))\n.catch(err =\u003e console.log(err))\n\napi.getInfo(63)\n.then(res =\u003e console.log(res))\n.catch(err =\u003e console.log(err))\n\naaa();\n\nasync function aaa(){\n  const credentials = await api.getWiFiCredentials(63);\n}\n\n\n```\n\n# Tests\n\n## run all tests\n  \u003e\u003e npm run\n\n## run only one test\n  \u003e\u003e npx jest --testPathPattern=controller.test.js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimbora%2Finloc-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzimbora%2Finloc-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimbora%2Finloc-api/lists"}