{"id":21682587,"url":"https://github.com/chairco/ruckus","last_synced_at":"2026-04-10T12:03:29.056Z","repository":{"id":35756002,"uuid":"40035258","full_name":"chairco/Ruckus","owner":"chairco","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-24T08:50:16.000Z","size":2134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T11:27:04.964Z","etag":null,"topics":["exercise","flask","restful-api","robotframework"],"latest_commit_sha":null,"homepage":"","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/chairco.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}},"created_at":"2015-08-01T04:29:34.000Z","updated_at":"2017-11-06T13:35:07.000Z","dependencies_parsed_at":"2022-09-04T02:00:58.676Z","dependency_job_id":null,"html_url":"https://github.com/chairco/Ruckus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chairco%2FRuckus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chairco%2FRuckus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chairco%2FRuckus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chairco%2FRuckus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chairco","download_url":"https://codeload.github.com/chairco/Ruckus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244600725,"owners_count":20479307,"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":["exercise","flask","restful-api","robotframework"],"created_at":"2024-11-25T15:38:30.760Z","updated_at":"2025-12-31T00:05:41.335Z","avatar_url":"https://github.com/chairco.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RuckusTEST\n\nExercise\n1. Use Groovy to implement a RESTful API web application.\nhttp://ratpack.io or https://grails.org for RESTful API implementation, or any framework you want to use.\n\n2. Use Robotframework (http://robotframework.org) to write a test case to search \"Ruckus Wireless\" on Google, and check if any result found.\n\n3. Export a RESTful API endpoint to run the test case.\n\n4. Use Gradle \u0026 Docker to package the application to container.\n\n5. Send me the Docker container and prepare a readme file to teach me how to use.\n\n# Introduction\nThis is the sample for Ruckus's Exercise.\nImplement a REST server ahd be the endpoint to start the Google Search by Robotframework.\nThis application package into Docker's container\n\n# Document\nREST server default address is 0.0.0.0:5000\n\nAfter deploy can use 2 command to check the server and REST server status: \u003c/br\u003e\n\n+ http://docker_ip:port/\n\n+ http://docker_ip:port/todo/api/v1.0/tasks\n\n\n# Example\nFirst download this image from \nhttps://registry.hub.docker.com/u/chaircos/rest/ \u003c/br\u003e\n\nSecond deploy and run the image on the container \u003c/br\u003e\nMAX OS X sample:\n\n##### 2.1 creareVM: boot2docker init\n##### 2.2 startup: boot2docker start\n##### 2.3 run image: run -d -p 80:5000 --name rests rest\n##### 2.4 and execute curl command at client like curl -i http://docker_ip:80/todo/api/v1.0/robot\n\n\n# How to Develop\ngit clone https://github.com/chairco/RuckusTEST.git\nthe tree will like below:\n\n```\n├── Dockerfile\n├── GoogleDemo\n│   ├── google_search.txt\n│   ├── log.html\n│   ├── output.xml\n│   ├── report.html\n├── README.md\n├── mockflask.py\n├── .gitignore\n└── requirements.txt\n```\n\n##### 3.1. mockflask.py\n   REST Server, by flask web framework\n##### 3.2. google_search.txt\n   robot script\n##### 3.3. Dockfile\n   build the image need\n##### 3.4. requirements\n   python packages\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchairco%2Fruckus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchairco%2Fruckus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchairco%2Fruckus/lists"}