{"id":29271227,"url":"https://github.com/securisec/mixto-lite","last_synced_at":"2025-07-04T23:08:12.762Z","repository":{"id":101781685,"uuid":"328441318","full_name":"securisec/mixto-lite","owner":"securisec","description":"Lightweight language bindings without external dependencies to build integrations","archived":false,"fork":false,"pushed_at":"2025-05-12T01:16:22.000Z","size":248,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-28T14:03:11.218Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/securisec.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,"zenodo":null}},"created_at":"2021-01-10T17:36:47.000Z","updated_at":"2025-05-12T01:16:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c710d78-cb1a-40a7-9414-e0b3af433d6f","html_url":"https://github.com/securisec/mixto-lite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/securisec/mixto-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/securisec%2Fmixto-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/securisec%2Fmixto-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/securisec%2Fmixto-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/securisec%2Fmixto-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/securisec","download_url":"https://codeload.github.com/securisec/mixto-lite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/securisec%2Fmixto-lite/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263632058,"owners_count":23491530,"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-07-04T23:08:11.583Z","updated_at":"2025-07-04T23:08:12.745Z","avatar_url":"https://github.com/securisec.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mixto-lite\nLightweight language bindings without external dependencies to build integrations\n\nThe idea is to offer a subset of the Mixto API to make integration development easy and without any external dependencies. \n\n## Supported languages\n- Python 2 and 3\n- Typescript Node\n- Javascript browser\n- Go\n\n## Environment variables\n- **MIXTO_HOST** The host url for Mixto. Avoid using `/` at the end of the URL\n- **MIXTO_API_KEY** The api key for mixto\n- **MIXTO_ENTRY_ID** The entry id to interact and post data to\n\n## Usage\nAll of the sdks needs three variables, the mixto host, mixto api key and entry id. If a constructor is initialized, that gets precedence. Otherwise the sdks also look for three environment variables before falling back to reading the config file. If envars are not present, or constructor options are not passed, then it will always try to read the `~/.mixto.json` file (platform agnostic).\n\nWhere possible, the lite sdk offers a MixtoLite class (depends on the language) with the following three methods:\n  - **MakeRequest** Generic request builder for mixto\n  - **AddCommit** Used to add commits to a Mixto entry\n  - **GetEntryIDs** Get entry IDs for a specific workspace. If workspace is not specified, this method may return an entry array.\n  - **GetWorkspaces** Used to get all workspaces, entries and commits\n    - Provides workspace, entry_id, commit_id etc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecurisec%2Fmixto-lite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecurisec%2Fmixto-lite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecurisec%2Fmixto-lite/lists"}