{"id":25020683,"url":"https://github.com/panoramicdata/entuity.api","last_synced_at":"2025-03-30T10:25:53.633Z","repository":{"id":250000851,"uuid":"833164518","full_name":"panoramicdata/Entuity.Api","owner":"panoramicdata","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-26T11:57:15.000Z","size":310,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T12:29:08.915Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/panoramicdata.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":"2024-07-24T13:32:26.000Z","updated_at":"2024-07-24T16:22:32.000Z","dependencies_parsed_at":"2024-07-24T17:08:01.337Z","dependency_job_id":"4514d0aa-9db9-4897-9937-cb188ae5250e","html_url":"https://github.com/panoramicdata/Entuity.Api","commit_stats":null,"previous_names":["panoramicdata/entuity.api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FEntuity.Api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FEntuity.Api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FEntuity.Api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FEntuity.Api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panoramicdata","download_url":"https://codeload.github.com/panoramicdata/Entuity.Api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246304228,"owners_count":20755866,"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":[],"created_at":"2025-02-05T12:17:08.620Z","updated_at":"2025-03-30T10:25:53.606Z","avatar_url":"https://github.com/panoramicdata.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Entuity.Api\n\nSupport for the REST API as documented here:\nhttps://support.entuity.com/hc/en-us/sections/360004560094-Entuity-RESTful-API\n\n## Example Usage\n``` C#\nvar entuityClient = new EntuityClient(new EntuityClientOptions\n{\n  Url = \"https://entuity.example.com/\",\n  Username = \"username\",\n  Password = \"xxxxxxxx\",\n  UserAgent = \"MyApp\",\n  Logger = s.GetRequiredService\u003cILogger\u003cEntuityClient\u003e\u003e()\n});\n\nvar result = await client\n  .Inventory\n  .GetAllAsync(default);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanoramicdata%2Fentuity.api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanoramicdata%2Fentuity.api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanoramicdata%2Fentuity.api/lists"}