{"id":19654764,"url":"https://github.com/at-sso/swapi-explorer-api","last_synced_at":"2025-02-27T01:48:26.359Z","repository":{"id":235057042,"uuid":"789979024","full_name":"at-sso/SWAPI-Explorer-API","owner":"at-sso","description":"Explore the Star Wars universe with the SWAPI Explorer API! (I actually just added like 3 things lol)","archived":false,"fork":false,"pushed_at":"2024-08-03T17:54:51.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T00:30:39.771Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/at-sso.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":"2024-04-22T03:16:52.000Z","updated_at":"2024-08-03T17:54:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"51afd52e-d01e-4ed6-aa22-3cdc8f9aa02c","html_url":"https://github.com/at-sso/SWAPI-Explorer-API","commit_stats":null,"previous_names":["at-sso/swapi-explorer-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at-sso%2FSWAPI-Explorer-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at-sso%2FSWAPI-Explorer-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at-sso%2FSWAPI-Explorer-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/at-sso%2FSWAPI-Explorer-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/at-sso","download_url":"https://codeload.github.com/at-sso/SWAPI-Explorer-API/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240963071,"owners_count":19885574,"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-11T15:18:20.387Z","updated_at":"2025-02-27T01:48:26.341Z","avatar_url":"https://github.com/at-sso.png","language":"Python","readme":"# SWAPI Explorer API\n\nThis Python script retrieves data from the SWAPI (Star Wars API) and analyzes it to answer some interesting questions about the Star Wars universe.\n\n**Functionality:**\n\n- Finds the number of films featuring planets with an arid climate.\n- Counts the total number of Wookiees across the saga.\n- Identifies the name of the smallest starship that appears in the first film (\"A New Hope\").\n\n**Requirements:**\n\n- Python 3.x\n- `requests` library (install using `pip install requests`)\n\n**How to Use:**\n\n1. Clone or download this repository.\n2. Install the `requests` library: `pip install requests`\n3. Run the script: `python main.py`\n\n**Output:**\n\nThe script will print the following information to the console:\n\n- The number of films featuring arid planets.\n- The total number of Wookiees across the saga.\n- The name of the smallest starship that appears in the first film.\n\n**Dependencies:**\n\n- This script relies on the `requests` library for making HTTP requests to the SWAPI API.\n\n**License:**\n\nThis project is licensed under the MIT License - see the [license](license) file for details.\n\n**Further Development:**\n\n- Enhance error handling for potential issues with API requests or data parsing.\n- Provide more informative output messages.\n- Allow customization of the script's behavior through command-line arguments or configuration files.\n- Consider integrating unit tests to ensure code reliability.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fat-sso%2Fswapi-explorer-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fat-sso%2Fswapi-explorer-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fat-sso%2Fswapi-explorer-api/lists"}