{"id":18623113,"url":"https://github.com/kirang89/flappi","last_synced_at":"2026-04-26T22:31:16.767Z","repository":{"id":16375695,"uuid":"19126083","full_name":"kirang89/flappi","owner":"kirang89","description":"A boilerplate application for building REST API's in Flask using Blueprints","archived":false,"fork":false,"pushed_at":"2014-04-24T22:21:44.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-01T10:09:15.865Z","etag":null,"topics":["boilerplate-application","flask","python"],"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/kirang89.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}},"created_at":"2014-04-24T22:21:02.000Z","updated_at":"2024-07-21T05:26:54.000Z","dependencies_parsed_at":"2022-09-13T11:11:04.082Z","dependency_job_id":null,"html_url":"https://github.com/kirang89/flappi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kirang89/flappi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirang89%2Fflappi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirang89%2Fflappi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirang89%2Fflappi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirang89%2Fflappi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirang89","download_url":"https://codeload.github.com/kirang89/flappi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirang89%2Fflappi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32315711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T21:09:39.134Z","status":"ssl_error","status_checked_at":"2026-04-26T21:09:21.240Z","response_time":129,"last_error":"SSL_read: 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":["boilerplate-application","flask","python"],"created_at":"2024-11-07T04:21:24.619Z","updated_at":"2026-04-26T22:31:16.751Z","avatar_url":"https://github.com/kirang89.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#flappi\n\n##Overview\nA boilerplate application for building a REST API in Flask, using Blueprints.\n\n##Installing\n* Create a new virtual environment:\n```\nvirtualenv env\n```\n* Activate the environment:\n```\nsource env/bin/activate\n```\n* Install project dependencies:\n```\npip install -r requirements.txt\n```\n\n##Running the application\n* Create the required databases and tables:\n```\npython manage.py create_db\n```\n\n* Start the server:\n```\npython manage.py run_dev_server\n```\n\n##Testing\n* To run the tests, do:\n```\nnosetests tests/\n```\n\n* To run the tests with coverage, do:\n```\nnosetests tests/ --with-coverage --cover-package=api --cover-erase\n```\n\n##Contributing\n* Fork it\n* Create your feature branch ```git checkout -b my-new-feature```\n* Commit your changes ```git commit -am 'Add some feature'```\n* Push to the branch ```git push origin my-new-feature```\n* Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirang89%2Fflappi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirang89%2Fflappi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirang89%2Fflappi/lists"}