{"id":22109036,"url":"https://github.com/npodlozhniy/microblog","last_synced_at":"2026-04-28T21:02:06.138Z","repository":{"id":186508648,"uuid":"233224641","full_name":"NPodlozhniy/Microblog","owner":"NPodlozhniy","description":"Simple social network web application","archived":false,"fork":false,"pushed_at":"2021-09-14T13:28:00.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T10:16:37.716Z","etag":null,"topics":["codecov","flask","sqlalchemy","travis-ci"],"latest_commit_sha":null,"homepage":"","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/NPodlozhniy.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}},"created_at":"2020-01-11T11:58:11.000Z","updated_at":"2022-03-13T10:51:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"0e21ed0f-abb4-4d50-b773-f0de670029d1","html_url":"https://github.com/NPodlozhniy/Microblog","commit_stats":null,"previous_names":["npodlozhniy/microblog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NPodlozhniy%2FMicroblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NPodlozhniy%2FMicroblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NPodlozhniy%2FMicroblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NPodlozhniy%2FMicroblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NPodlozhniy","download_url":"https://codeload.github.com/NPodlozhniy/Microblog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245206533,"owners_count":20577582,"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":["codecov","flask","sqlalchemy","travis-ci"],"created_at":"2024-12-01T09:28:06.205Z","updated_at":"2026-04-28T21:02:01.114Z","avatar_url":"https://github.com/NPodlozhniy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/NPodlozhniy/Microblog.svg?branch=master)](https://travis-ci.org/NPodlozhniy/Microblog)\n[![codecov](https://codecov.io/gh/NPodlozhniy/Microblog/branch/master/graph/badge.svg)](https://codecov.io/gh/NPodlozhniy/Microblog)\n# Microblog\nFinal project for course of Principles, Practices, and Patterns of Software Design of MIPT master's degree program.\nThis is small application written in **Python** with using **Flask** framework\nA logged-in user can make posts, read other user's posts, and follow them;\n\nTo learn more, install the app!\n\n* Author: Podlozhnyy N., student at MIPT and data scientist at Tinkoff Group. The work is based on https://learn.miguelgrinberg.com/\n* The application is not deployed on a real server. To install app, clone the repository to your personal computer.\n\n*Attention! Python 3 must be installed. Flask and it's packages сould be installed with:*\n\n```\n$ pip install flask\n\n$ pip install flask-\u003cneed_package\u003e    (All required packages can be found in microblog/app/__init__.py)\n```\n\n * To start the application run the following commands:\n\n```\n$ export FLASK_APP=microblog.py  ('set' instead of 'export' for Windows)\n\n$ flask run\n```\n\n* To start the testing run this:\n\n```\n$ python tests.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpodlozhniy%2Fmicroblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnpodlozhniy%2Fmicroblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpodlozhniy%2Fmicroblog/lists"}