{"id":29671500,"url":"https://github.com/smartlegionlab/blog-flask","last_synced_at":"2025-07-22T20:09:50.535Z","repository":{"id":260113538,"uuid":"437831113","full_name":"smartlegionlab/blog-flask","owner":"smartlegionlab","description":"This project is a web blogging application developed using Flask, a popular framework for creating web applications in Python. The application allows users to register, log in, view blogs, as well as create, edit, and delete their posts.","archived":false,"fork":false,"pushed_at":"2025-04-26T10:58:10.000Z","size":29,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-26T11:24:04.284Z","etag":null,"topics":["blog","flask","flask-app","flask-application","flask-blog","python3","smartlegionlab"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smartlegionlab.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-13T10:34:57.000Z","updated_at":"2025-04-26T10:57:41.000Z","dependencies_parsed_at":"2024-10-29T16:35:24.815Z","dependency_job_id":null,"html_url":"https://github.com/smartlegionlab/blog-flask","commit_stats":null,"previous_names":["smartlegionlab/blog_flask","smartlegionlab/blog-flask"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/smartlegionlab/blog-flask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlegionlab%2Fblog-flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlegionlab%2Fblog-flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlegionlab%2Fblog-flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlegionlab%2Fblog-flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartlegionlab","download_url":"https://codeload.github.com/smartlegionlab/blog-flask/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlegionlab%2Fblog-flask/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266563915,"owners_count":23948689,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blog","flask","flask-app","flask-application","flask-blog","python3","smartlegionlab"],"created_at":"2025-07-22T20:09:49.853Z","updated_at":"2025-07-22T20:09:50.513Z","avatar_url":"https://github.com/smartlegionlab.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog (Flask)\n\n***\n\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/smartlegionlab/blog-flask)](https://github.com/smartlegionlab/blog-flask/)\n![GitHub top language](https://img.shields.io/github/languages/top/smartlegionlab/blog-flask)\n[![GitHub](https://img.shields.io/github/license/smartlegionlab/blog-flask)](https://github.com/smartlegionlab/blog-flask/blob/master/LICENSE)\n\n***\n\n\u003e WARNING! The project is under development.\n\n***\n\n## Description:\n\nThis project is a web blogging application developed using\nFlask, a popular framework for creating web applications in Python.\nThe application allows users to register, log in, view blogs,\nas well as create, edit, and delete their posts.\n\n## Features\n\n- **User Registration**: New users can create an account by filling out the registration form.\n- **Authentication**: Registered users can log in using their credentials.\n- **Browse Blogs**: Users can view a list of all available blogs, as well as individual posts.\n- **Create Blogs**: Authorized users can create new posts by filling out a form with a title and content.\n- **Edit Blogs**: Users can edit their posts by changing the title and content.\n- **Delete Blogs**: Users can delete their posts if they are no longer needed.\n\n## Installation:\n\n- Clone the repository:\n- Install dependencies: `pip install -r requirements.txt`\n- Run the application: `python app.py`\n\n## Usage:\n\nOnce the application is launched, open your web browser and navigate to `http://127.0.0.1:5000`. \nYou will be able to register or log in to start using the blog functionality.\n\n***\n\nAuthor and developer: ___A.A. Suvorov.___\n\n***\n\n![LOGO](https://github.com/smartlegionlab/blog-flask/raw/master/data/images/logo.png)\n\n***\n\n    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n***\n\n    Licensed under the terms of the BSD 3-Clause License\n    (see LICENSE for details).\n    Copyright © 2018-2024, A.A. Suvorov\n    All rights reserved.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartlegionlab%2Fblog-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmartlegionlab%2Fblog-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartlegionlab%2Fblog-flask/lists"}