{"id":15178936,"url":"https://github.com/forticheprod/quiet-stroll","last_synced_at":"2025-05-08T02:16:22.243Z","repository":{"id":65271136,"uuid":"586201963","full_name":"forticheprod/quiet-stroll","owner":"forticheprod","description":"A service to deliver basic function about the file system","archived":false,"fork":false,"pushed_at":"2025-02-08T13:51:09.000Z","size":74,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-08T02:16:14.294Z","etag":null,"topics":["glob","openapi","rocket","rust","service","walk"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/forticheprod.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":"2023-01-07T09:55:14.000Z","updated_at":"2025-02-08T13:50:23.000Z","dependencies_parsed_at":"2024-01-22T11:51:36.524Z","dependency_job_id":"7e3631b4-1e2f-4d40-acbd-fa0732102033","html_url":"https://github.com/forticheprod/quiet-stroll","commit_stats":{"total_commits":134,"total_committers":4,"mean_commits":33.5,"dds":0.4029850746268657,"last_synced_commit":"c45a04e9852d4044202c1e232591a34f199d080e"},"previous_names":["forticheprod/quiet-stroll","doubleailes/quiet-stroll"],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forticheprod%2Fquiet-stroll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forticheprod%2Fquiet-stroll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forticheprod%2Fquiet-stroll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forticheprod%2Fquiet-stroll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forticheprod","download_url":"https://codeload.github.com/forticheprod/quiet-stroll/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252983775,"owners_count":21835765,"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":["glob","openapi","rocket","rust","service","walk"],"created_at":"2024-09-27T15:42:21.821Z","updated_at":"2025-05-08T02:16:22.195Z","avatar_url":"https://github.com/forticheprod.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quiet-stroll\n\n## Decription\n\nThis repository is intend to create a POC of using rust to deliver client/server FS tools to:\n\n- **walk**, crawl the file system from an entrypoint in the file tree\n- **listdir**, simply list the files in a directory\n- **glob**, use glob\n\n## Under the hood\n\n- walk is perform by [jwalk](https://github.com/Byron/jwalk)\n- REST server is perform by [rocket](https://rocket.rs)\n- glob is perform by [glob](https://docs.rs/glob/latest/glob/)\n\n## Installation\n\n`cargo install quiet-stroll`\n\n## Usage\n\nQuiet Stroll is based under [rocket](https://rocket.rs) framework\n\n### Testing\n\n#### Hello World\n\nBy default you will see `Hello, world!` by visiting \u003chttp://localhost:8000\u003e.\n\n#### Coffee: HTCPCP\n\nYou can test error code with the [Hyper Text Coffee Pot Control Protocol](https://en.wikipedia.org/wiki/Hyper_Text_Coffee_Pot_Control_Protocol)\nby visiting \u003chttp://localhost:8000/coffee\u003e and not `coffe`\n\n## Documentation\n\nYou can see the swagger documentation by visiting \u003chttp://localhost:8000/docs\u003e\n\n## License\n\nQuiet Stroll is licensed under MIT License (LICENSE-MIT or \u003chttp://opensource.org/licenses/MIT\u003e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforticheprod%2Fquiet-stroll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforticheprod%2Fquiet-stroll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforticheprod%2Fquiet-stroll/lists"}