{"id":22449457,"url":"https://github.com/ralitsaterzieva/flaskify-api","last_synced_at":"2026-04-22T16:36:14.426Z","repository":{"id":265930606,"uuid":"896897459","full_name":"RalitsaTerzieva/flaskify-api","owner":"RalitsaTerzieva","description":"Flask based application ","archived":false,"fork":false,"pushed_at":"2024-12-02T14:20:38.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T00:02:54.795Z","etag":null,"topics":["flask","flask-jwt","flask-restful","flaskrestapi","python","rest-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/RalitsaTerzieva.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":"2024-12-01T15:19:19.000Z","updated_at":"2024-12-02T14:20:42.000Z","dependencies_parsed_at":"2025-05-31T13:08:03.155Z","dependency_job_id":"a2ba9070-5c7a-4081-bbc2-661463347496","html_url":"https://github.com/RalitsaTerzieva/flaskify-api","commit_stats":null,"previous_names":["ralitsaterzieva/flaskify-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RalitsaTerzieva/flaskify-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fflaskify-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fflaskify-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fflaskify-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fflaskify-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RalitsaTerzieva","download_url":"https://codeload.github.com/RalitsaTerzieva/flaskify-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fflaskify-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32145869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T15:33:03.595Z","status":"ssl_error","status_checked_at":"2026-04-22T15:30:42.712Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flask","flask-jwt","flask-restful","flaskrestapi","python","rest-api"],"created_at":"2024-12-06T05:09:26.086Z","updated_at":"2026-04-22T16:36:09.416Z","avatar_url":"https://github.com/RalitsaTerzieva.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flaskify-App Application\n\n\nFlaskifyAPI is a streamlined web application designed to help developers practice building and testing RESTful APIs using Flask, Postman, and related technologies.\n\n---\n\n## Installation\n\n### Prerequisites\nEnsure you have Python (3.7 or higher) and `pip` installed on your machine.\n\n### Steps\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/RalitsaTerzieva/flaskify-api/tree/main\n   cd flaskifyapi\n\n2. Create and activate a virtual environment:\n   ```bash\n   python -m venv venv\n   source venv/bin/activate\n   \n4. Install the dependencies:\n   ```bash\n   pip install -r requirements.txt\n   \n6. Initialize the database:\n   ```bash\n   export FLASK_APP=app.py\n   flask db init\n   flask db migrate -m \"Initial migration\"\n   flask db upgrade\n   \n8. Run the application:\n   ```bash\n   flask run\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralitsaterzieva%2Fflaskify-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fralitsaterzieva%2Fflaskify-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralitsaterzieva%2Fflaskify-api/lists"}