{"id":20762712,"url":"https://github.com/bisratyalew/flask-rest-api","last_synced_at":"2025-04-30T07:08:35.332Z","repository":{"id":139886542,"uuid":"131119499","full_name":"BisratYalew/flask-rest-api","owner":"BisratYalew","description":"This program shows how to set up a flaskrestapi with postgre db, blueprint, sqlalchemy, marshmallow, wsgi, unittests","archived":false,"fork":false,"pushed_at":"2023-05-01T20:17:49.000Z","size":7,"stargazers_count":30,"open_issues_count":1,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-30T07:08:28.358Z","etag":null,"topics":["api","blueprint","flask","flask-api","flask-rest-api","marshmallow","postgresql","python","python-api","rest-api","sqlalchemy","unittest","wsgi"],"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/BisratYalew.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":"2018-04-26T07:48:21.000Z","updated_at":"2024-04-19T16:44:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a5679d0-3734-422f-8dd4-ef51b4bcd56e","html_url":"https://github.com/BisratYalew/flask-rest-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/BisratYalew%2Fflask-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BisratYalew%2Fflask-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BisratYalew%2Fflask-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BisratYalew%2Fflask-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BisratYalew","download_url":"https://codeload.github.com/BisratYalew/flask-rest-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251658208,"owners_count":21622820,"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":["api","blueprint","flask","flask-api","flask-rest-api","marshmallow","postgresql","python","python-api","rest-api","sqlalchemy","unittest","wsgi"],"created_at":"2024-11-17T10:38:15.039Z","updated_at":"2025-04-30T07:08:35.326Z","avatar_url":"https://github.com/BisratYalew.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Rest API\nThis program shows how to set up a flaskrestapi with postgre db, blueprint, sqlalchemy, marshmallow, wsgi, unittests\n\n# Install guide\n\n### Clone the repo\n\n```$ git clone https://github.com/bisratyalew/flask-rest-api.git```\n#####\n```$ cd flask-rest-api```\n\n### Create the virtualenv\n\n```$ mkvirtualenv flask-rest-api```\n\n### Install dependencies\n\n```$ pip install -r requirements.txt```\n\n### Running on development machine\n```\npython manage.py runserver\n```\n\n### Features\n\n* Rest Api Flask App\n* Serialize object into response\n* Integration with Flask-IO to parse parameters from request\n* Configuration per environment\n* Integration with SQL Alchemy\n* Uses Postgres DB\n* Unit tests per module\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbisratyalew%2Fflask-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbisratyalew%2Fflask-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbisratyalew%2Fflask-rest-api/lists"}