{"id":18866772,"url":"https://github.com/davidli218/london-econ-today-api","last_synced_at":"2026-05-02T10:40:35.464Z","repository":{"id":246748916,"uuid":"821805127","full_name":"davidli218/london-econ-today-api","owner":"davidli218","description":"Backend for London Economics Today","archived":false,"fork":false,"pushed_at":"2024-07-03T17:19:23.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T22:28:31.180Z","etag":null,"topics":["flask","restfull-api"],"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/davidli218.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":"2024-06-29T13:37:41.000Z","updated_at":"2024-07-19T09:09:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"b17d8334-3e85-4335-908f-ac7c41f7c39a","html_url":"https://github.com/davidli218/london-econ-today-api","commit_stats":null,"previous_names":["davidli218/london-econ-today-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidli218%2Flondon-econ-today-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidli218%2Flondon-econ-today-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidli218%2Flondon-econ-today-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidli218%2Flondon-econ-today-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidli218","download_url":"https://codeload.github.com/davidli218/london-econ-today-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239816476,"owners_count":19701753,"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":["flask","restfull-api"],"created_at":"2024-11-08T05:07:27.862Z","updated_at":"2026-02-13T06:30:14.708Z","avatar_url":"https://github.com/davidli218.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003eLondon Economic Today API\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\n    \u003cbr/\u003e\n    \u003ca href=\"https://www.python.org\"\n    \u003e\u003cimg\n            src=\"https://img.shields.io/badge/Python-v3.12-blue.svg?longCache=true\u0026logo=python\u0026style=for-the-badge\u0026logoColor=white\u0026colorB=5e81ac\u0026colorA=4c566a\"\n            alt=\"Python 3.12\"\n    /\u003e\u003c/a\u003e\n    \u003ca href=\"https://flask.palletsprojects.com\"\n    \u003e\u003cimg\n            src=\"https://img.shields.io/badge/Flask-v3.0.3-blue.svg?longCache=true\u0026logo=flask\u0026style=for-the-badge\u0026logoColor=white\u0026colorB=5e81ac\u0026colorA=4c566a\"\n            alt=\"Flask\"\n    /\u003e\u003c/a\u003e\n    \u003ca href=\"https://gunicorn.org\"\n    \u003e\u003cimg\n            src=\"https://img.shields.io/badge/Gunicorn-v21.2.0-blue.svg?longCache=true\u0026logo=gunicorn\u0026style=for-the-badge\u0026logoColor=white\u0026colorB=a3be8c\u0026colorA=4c566a\"\n            alt=\"Gunicorn\"\n    /\u003e\u003c/a\u003e\n    \u003cbr/\u003e\n\u003c/p\u003e\n\n## Getting Started\n\n1. Create a virtual environment \u0026 install dependencies\n\n   ```\n   conda create -n london_eco_today python=3.12\n   conda activate london_eco_today\n   pip install -r requirements.txt\n   ```\n\n2. Run the **development server**\n\n   ```\n   flask --app app run\n   ```\n\n3. Access the testing API: http://127.0.0.1:5000/api/v1/hello\n\n## Deploying to Production\n\n### Docker\n\n```\ndocker run -d -p 8000:8000 --name london_eco_today_api --restart=always teiiri/london_eco_today_api:latest\n```\n\n### Docker Compose\n\n```yaml\nservices:\n  london_eco_today_api:\n    container_name: london_eco_today_api\n    image: teiiri/london_eco_today_api:latest\n    restart: always\n    ports:\n      - \"8000:8000\"\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidli218%2Flondon-econ-today-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidli218%2Flondon-econ-today-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidli218%2Flondon-econ-today-api/lists"}