{"id":25280230,"url":"https://github.com/nattatorn-dev/robot-framework-recipe","last_synced_at":"2026-04-18T13:31:33.518Z","repository":{"id":89862540,"uuid":"389073805","full_name":"nattatorn-dev/robot-framework-recipe","owner":"nattatorn-dev","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-25T06:27:13.000Z","size":293,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-01T08:42:45.397Z","etag":null,"topics":["api-testing","automation-testing","robotframework","testing","typescript","unit-testing"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nattatorn-dev.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":"2021-07-24T10:55:13.000Z","updated_at":"2023-03-10T09:28:27.000Z","dependencies_parsed_at":"2023-06-15T22:15:37.716Z","dependency_job_id":null,"html_url":"https://github.com/nattatorn-dev/robot-framework-recipe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nattatorn-dev/robot-framework-recipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nattatorn-dev%2Frobot-framework-recipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nattatorn-dev%2Frobot-framework-recipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nattatorn-dev%2Frobot-framework-recipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nattatorn-dev%2Frobot-framework-recipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nattatorn-dev","download_url":"https://codeload.github.com/nattatorn-dev/robot-framework-recipe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nattatorn-dev%2Frobot-framework-recipe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31971485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api-testing","automation-testing","robotframework","testing","typescript","unit-testing"],"created_at":"2025-02-12T18:38:52.052Z","updated_at":"2026-04-18T13:31:33.495Z","avatar_url":"https://github.com/nattatorn-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README #\r\n\r\n![Robot framework](https://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Robot-framework-logo.png/250px-Robot-framework-logo.png)\r\n\r\nRobot Framework API automation example\r\n\r\n### How do I get set up? ###\r\n\r\n* Install [Python 3](https://python.org/)\r\n* Clone or download this repository\r\n* Using the command line navigate in to the project folder and execute the command ```pip install -r requirements.txt``` this will install robot framework and the required supporting library's and their dependencies\r\n\r\nOnce everything has been installed you can run the test suite from the command line in the projects folder with the command```robot api.robot``` \r\n\r\nBy default it will run on the live site on the web, this can be changed at the command line to point to a local instance of restfulbooker by running ```robot -v BASE_URL:127.0.0.1:80 api.robot``` or changing the ${BASEURL} variable in the api.robot file\r\n\r\n#### RUN\r\n```sh\r\nrobot -v ENV:local testcases/\r\n```\r\n#### Run Only Sanity Testing\r\n```sh\r\nrobot -v ENV:local -i sanity testcases/\r\n```\r\n\r\n#### Docker Compose\r\n\r\n```sh\r\ndocker-compose  up -d --build\r\n```\r\n\r\n```sh\r\ndocker-compose up -d\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnattatorn-dev%2Frobot-framework-recipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnattatorn-dev%2Frobot-framework-recipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnattatorn-dev%2Frobot-framework-recipe/lists"}