{"id":21528385,"url":"https://github.com/ondiekelijah/basic-flask-api","last_synced_at":"2025-04-09T23:42:22.090Z","repository":{"id":44627708,"uuid":"434610850","full_name":"ondiekelijah/basic-Flask-API","owner":"ondiekelijah","description":"A typical Flask API","archived":false,"fork":false,"pushed_at":"2023-01-28T07:13:07.000Z","size":30,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T01:35:29.145Z","etag":null,"topics":["flask","python"],"latest_commit_sha":null,"homepage":"https://flaskapitemplate.azurewebsites.net","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/ondiekelijah.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}},"created_at":"2021-12-03T13:44:04.000Z","updated_at":"2023-12-20T20:38:18.000Z","dependencies_parsed_at":"2023-02-15T15:01:33.497Z","dependency_job_id":null,"html_url":"https://github.com/ondiekelijah/basic-Flask-API","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ondiekelijah%2Fbasic-Flask-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ondiekelijah%2Fbasic-Flask-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ondiekelijah%2Fbasic-Flask-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ondiekelijah%2Fbasic-Flask-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ondiekelijah","download_url":"https://codeload.github.com/ondiekelijah/basic-Flask-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131470,"owners_count":21052819,"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","python"],"created_at":"2024-11-24T01:52:54.764Z","updated_at":"2025-04-09T23:42:22.068Z","avatar_url":"https://github.com/ondiekelijah.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CircleCI](https://dl.circleci.com/status-badge/img/gh/Dev-Elie/basic-Flask-API/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/Dev-Elie/basic-Flask-API/tree/main)\n[![Build, Test and Deploy to Azure](https://github.com/Dev-Elie/basic-Flask-API/actions/workflows/main_flaskapitemplate.yml/badge.svg)](https://github.com/Dev-Elie/basic-Flask-API/actions/workflows/main_flaskapitemplate.yml)\n\n## Initial Set Up Instructions\n### 1 .Clone the git repo and create an environment \n                    \n**Windows**\n          \n```bash\ngit clone https://github.com/Dev-Elie/Flask-API-boilerplate.git Flask-API\ncd Flask-API\npy -3 -m venv venv\n```\n          \n**macOS/Linux**\n          \n```bash\ngit clone https://github.com/Dev-Elie/Flask-API-boilerplate.git Flask-API\ncd Flask-API\npython3 -m venv venv\n```\n\n### 2 .Activate the environment\n          \n**Windows** \n\n```venv\\Scripts\\activate```\n          \n**macOS/Linux**\n\n```. venv/bin/activate```\nor\n```source venv/bin/activate```\n\n### 3 .Install the requirements\n\nApplies for windows/macOS/Linux\n\n```pip install -r requirements.txt```\n\n### 4. Initialize a database\n\n`python db_init.py`\n\n### 5. Run the application \n\n\n`python wsgi.py`\n\n### 6. Running tests\n\n`pytest -v`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fondiekelijah%2Fbasic-flask-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fondiekelijah%2Fbasic-flask-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fondiekelijah%2Fbasic-flask-api/lists"}