{"id":24896817,"url":"https://github.com/tydev01/hng12_task_0","last_synced_at":"2025-07-13T20:04:53.868Z","repository":{"id":274898608,"uuid":"924418429","full_name":"TYDev01/Hng12_Task_0","owner":"TYDev01","description":"Just Task_0 of HNG12","archived":false,"fork":false,"pushed_at":"2025-01-30T07:53:25.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T02:26:59.624Z","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/TYDev01.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,"zenodo":null}},"created_at":"2025-01-30T00:45:14.000Z","updated_at":"2025-01-30T07:53:27.000Z","dependencies_parsed_at":"2025-06-03T18:14:32.300Z","dependency_job_id":"509e7307-b3ef-4725-a981-ba370bfef867","html_url":"https://github.com/TYDev01/Hng12_Task_0","commit_stats":null,"previous_names":["tydev01/hng12_task_0"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TYDev01/Hng12_Task_0","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TYDev01%2FHng12_Task_0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TYDev01%2FHng12_Task_0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TYDev01%2FHng12_Task_0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TYDev01%2FHng12_Task_0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TYDev01","download_url":"https://codeload.github.com/TYDev01/Hng12_Task_0/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TYDev01%2FHng12_Task_0/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265198350,"owners_count":23726447,"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":"2025-02-01T20:15:27.021Z","updated_at":"2025-07-13T20:04:53.832Z","avatar_url":"https://github.com/TYDev01.png","language":"Python","readme":"# FastAPI Task 0 - HNG Internship\n\nThis is a simple Project built with FastAPI with a single route that Retrieve Basic Information, including an email, the current datetime in ISO 8601 format, and a GitHub repository URL.\n\n## Features\n- Returns a JSON response with:\n  - Email\n  - Current datetime (UTC) in ISO 8601 format\n  - GitHub repository URL\n\n## Installation \u0026 Setup\n\n### 1 Clone the Repository\n```bash\ngit clone https://github.com/TYDev01/Hng12_Task_0.git\n    - cd Hng12_Task_0\n```\n\n\n### 2 Create a Virtual Enviroment\n    - python -m venv venv\n    - source venv/bin/activate  # On Windows: venv\\Scripts\\activate\n\n### 3 Install Dependencies\n```\n  - pip install -r requirements.txt\n```\n\n### 4 Run the FastAPI App\n    - uvicorn main:app --reload\n\n\n### 5 Test the Endpoint\n    - Once the server is running, visit:\n        http://127.0.0.1:8000/home\n            or use curl\n    - curl http://127.0.0.1:8000/home\n\n\u003chr\u003e\n\n## Example JSON Response\n```\n{\n    \"email\": \"tonieschi@gmail.com\",\n    \"current_datetime\": \"2025-01-29T14:30:45.123456Z\",\n    \"github_url\": \"https://github.com/TYDev01/Hng12_Task_0\"\n}\n```\n\n\n### Hire Python Developers From HNG\n\nFor hiring Python developers, check out:\n\u003ca href=\"https://hng.tech/hire/python-developers\"\u003ehttps://hng.tech/hire/python-developers\u003c/a\u003e\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftydev01%2Fhng12_task_0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftydev01%2Fhng12_task_0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftydev01%2Fhng12_task_0/lists"}