{"id":23980491,"url":"https://github.com/polymathuniversata/airbnb_clone_v2","last_synced_at":"2026-05-29T16:31:31.830Z","repository":{"id":250396790,"uuid":"788242852","full_name":"polymathuniversata/AirBnB_clone_v2","owner":"polymathuniversata","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-30T06:20:38.000Z","size":77,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T22:27:47.871Z","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/polymathuniversata.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-18T03:28:00.000Z","updated_at":"2024-07-30T06:20:42.000Z","dependencies_parsed_at":"2024-07-27T04:48:53.334Z","dependency_job_id":null,"html_url":"https://github.com/polymathuniversata/AirBnB_clone_v2","commit_stats":null,"previous_names":["polymathuniversata/airbnb_clone_v2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/polymathuniversata/AirBnB_clone_v2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polymathuniversata%2FAirBnB_clone_v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polymathuniversata%2FAirBnB_clone_v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polymathuniversata%2FAirBnB_clone_v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polymathuniversata%2FAirBnB_clone_v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polymathuniversata","download_url":"https://codeload.github.com/polymathuniversata/AirBnB_clone_v2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polymathuniversata%2FAirBnB_clone_v2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33662205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":[],"created_at":"2025-01-07T10:15:15.737Z","updated_at":"2026-05-29T16:31:31.805Z","avatar_url":"https://github.com/polymathuniversata.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HBNB\n\nThis is the console /command interpreter for the ALX Airbnb clone project. The console can be used to store objects in and retrieve objects from a JSON.\n\n### Supported classes:\n* BaseModel\n* User\n* State\n* City\n* Amenity\n* Place\n* Review\n\n### Commands:\n* create - create an object\n* show - show an object (based on id)\n* destroy - destroy an object\n* all - show all objects, of one type or all types\n* quit/EOF - quit the console\n* help - see descriptions of commands\n\nTo start, navigate to the project folder and enter `./console.py` in the shell.\n\n#### Create\n`create \u003cclass name\u003e`\nEx:\n`create BaseModel`\n\n#### Show\n`show \u003cclass name\u003e \u003cobject id\u003e`\nEx:\n`show User my_id`\n\n#### Destroy\n`destroy \u003cclass name\u003e \u003cobject id\u003e`\nEx:\n`destroy Place my_place_id`\n\n#### All\n`all` or `all \u003cclass name\u003e`\nEx:\n`all` or `all State`\n\n#### Quit\n`quit` or `EOF`\n\n#### Help\n`help` or `help \u003ccommand\u003e`\nEx:\n`help` or `help quit`\n\nAdditionally, the console supports `\u003cclass name\u003e.\u003ccommand\u003e(\u003cparameters\u003e)` syntax.\nEx:\n`City.show(my_city_id)`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolymathuniversata%2Fairbnb_clone_v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolymathuniversata%2Fairbnb_clone_v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolymathuniversata%2Fairbnb_clone_v2/lists"}