{"id":20152076,"url":"https://github.com/mfurquimdev/ml-testing","last_synced_at":"2025-09-05T05:35:53.030Z","repository":{"id":209169512,"uuid":"723395466","full_name":"mfurquimdev/ml-testing","owner":"mfurquimdev","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-04T12:17:09.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T01:18:18.403Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mfurquimdev.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-25T14:33:31.000Z","updated_at":"2023-11-25T14:33:48.000Z","dependencies_parsed_at":"2025-01-13T11:46:58.741Z","dependency_job_id":"8e3f61c3-77fc-415c-bfb7-4458fc4d6140","html_url":"https://github.com/mfurquimdev/ml-testing","commit_stats":null,"previous_names":["mfurquimdev/ml-testing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mfurquimdev/ml-testing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfurquimdev%2Fml-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfurquimdev%2Fml-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfurquimdev%2Fml-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfurquimdev%2Fml-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfurquimdev","download_url":"https://codeload.github.com/mfurquimdev/ml-testing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfurquimdev%2Fml-testing/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261289391,"owners_count":23136068,"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":"2024-11-13T23:08:37.368Z","updated_at":"2025-06-22T12:04:42.679Z","avatar_url":"https://github.com/mfurquimdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Testdome\n\n\n## Using Typer CLI\nMake requests with `sample request` command.  \nTake a look at `sample run_me` command at [src/cli/sample/main.py](src/cli/sample/main.py) for more useful Typer features.\n\n```bash\npdm cli sample --verbose run_me Larissa --lie --network simplE --location src/cli/sample/main.py -e\npdm cli sample request\npdm cli request tracks\n```\n\n\n## Make request on server\n\nThe `http` command from [httpie](https://github.com/httpie/cli) is an optional but useful tool for testing.\n\nThese GET requests are equivalent:\n```bash\ncurl --request GET \"http://localhost:44681/sample/1?name=asd\"\nhttp GET :44681/sample/1 name=='asd'\n```\n\nAs are these POST requests:\n```bash\ncurl --request POST \\\n    --header 'accept: application/json' \\\n    --header 'Content-Type: application/json' \\\n    --data '{\"num\": 2, \"name\": \"lkj\"}' \\\n    \"http://localhost:44681/train?name=asd\u0026num=1\"\n\nhttp --json POST :44681/train num==1 name=='asd' num:=2 name=\"lkj\"\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfurquimdev%2Fml-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfurquimdev%2Fml-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfurquimdev%2Fml-testing/lists"}