{"id":20810951,"url":"https://github.com/exposedcat/insta-formatter","last_synced_at":"2025-10-03T22:32:13.426Z","repository":{"id":104256716,"uuid":"517021802","full_name":"ExposedCat/insta-formatter","owner":"ExposedCat","description":"Image formatter for Instagram [API]","archived":false,"fork":false,"pushed_at":"2022-07-27T11:12:56.000Z","size":2745,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T14:34:17.627Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/ExposedCat.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":"2022-07-23T10:05:44.000Z","updated_at":"2022-07-23T10:10:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"53cbd2f0-efd7-4436-944e-1a5bc9fc3d53","html_url":"https://github.com/ExposedCat/insta-formatter","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/ExposedCat%2Finsta-formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExposedCat%2Finsta-formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExposedCat%2Finsta-formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExposedCat%2Finsta-formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ExposedCat","download_url":"https://codeload.github.com/ExposedCat/insta-formatter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158973,"owners_count":20245669,"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":[],"created_at":"2024-11-17T20:29:09.991Z","updated_at":"2025-10-03T22:32:13.377Z","avatar_url":"https://github.com/ExposedCat.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003eInstagram Posts Formatter\u003c/h1\u003e\n\n\u003ca href=\"https://t.me/ExposedCatDev\"\u003e\n\n![](https://img.shields.io/badge/Telegram-Developer-informational?style=for-the-badge\u0026logo=telegram\u0026logoColor=26A5E4\u0026color=26A5E4)\n\u003c/a\u003e\n\u003ca href=\"https://www.reddit.com/user/ExposedCatDev\"\u003e\n![](https://img.shields.io/badge/Reddit-Developer-informational?style=for-the-badge\u0026logo=reddit\u0026logoColor=FF5700\u0026color=FF5700)\n\u003c/a\u003e\n\u003ca href=\"https://app.swaggerhub.com/apis-docs/artem-prokop/insta-formatter/1.0.0\"\u003e\n![](https://img.shields.io/badge/Swagger-Docs-green?style=for-the-badge\u0026logo=swagger)\n\u003c/a\u003e\n\n\u003cimg src=\"./preview.png\" alt=\"App preview\"\u003e\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003e⭐️ Features\u003c/h2\u003e\n\u003c/div\u003e\n\u003cul\u003e\n    \u003cli\u003ePortrait, Landscape and Standard posts support\u003c/li\u003e\n    \u003cli\u003eUsing image dominant color as the background for the gaps\u003c/li\u003e\n    \u003cli\u003eConvenient for frontend usage\u003c/li\u003e\n    \u003cli\u003eStrict code formatting rules\u003c/li\u003e\n    \u003cli\u003eScalable file architecture\u003c/li\u003e\n    \u003cli\u003e100% of API is \u003ca href=\"https://app.swaggerhub.com/apis-docs/artem-prokop/insta-formatter/1.0.0\"\u003edocumented\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003eWell-readable git repository with a beautiful README :з\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003e💼 TODO\u003c/h2\u003e\n\u003c/div\u003e\n\u003cul\u003e\n    \u003cli\u003e\u003cs\u003eWrite API documentation\u003c/s\u003e\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003eAdd option to specify custom aspect ratio\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003cs\u003eDelete images after formatting\u003c/s\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003e⚙️ Stack\u003c/h2\u003e\n\u003c/div\u003e\n\u003cul\u003e\n    \u003cli\u003eProgramming language: Node.JS\u003c/li\u003e\n    \u003cli\u003eAPI: Express.JS\u003c/li\u003e\n    \u003cli\u003eRunning tools: Docker\u003c/li\u003e\n    \u003cli\u003eDocumentation: Swagger\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003e🔌 Running\u003c/h2\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003evia pure Node.JS\u003c/h2\u003e\n\u003c/div\u003e\n\n1. Clone this repo:\n\n```bash\ngit clone https://github.com/ExposedCat/insta-formatter.git\n```\n\n2. Go to the project root:\n\n```bash\ncd insta-formatter\n```\n\n3. Create copy of `.env-example` called `.env` and replace example data with yours\n4. Start app (specify name of the config created before):\n\n```bash\nCONFIG='.env' npm start\n```\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003evia Docker/Podman\u003c/h2\u003e\n\u003c/div\u003e\n\n0. Install [Docker](https://docs.docker.com/get-docker/) or [Podman](https://podman.io/getting-started/installation)\n1. Clone this repo:\n\n```bash\ngit clone https://github.com/ExposedCat/insta-formatter.git\n```\n\n2. Go to project root:\n\n```bash\ncd insta-formatter\n```\n\n3. Create copy of `.env-example` called `.env` and replace example data with yours\n4. Build app image:\n\n```bash\ndocker build -t insta-formatter-api .\n```\nor\n```bash\npodman build -t insta-formatter-api .\n```\n\n5. Start app:\n\n```bash\ndocker-copmpose up -d\n```\nor\n```bash\npodman-copmpose up -d\n```\n\n**Done**.\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003evia Nodemon\u003c/h2\u003e\n    \u003ch4\u003efor development\u003c/h4\u003e\n\u003c/div\u003e\n\n0. Install and run \u003ca href=\"https://www.mongodb.com/try/download/community\"\u003eMongoDB server\u003c/a\u003e\n1. Clone this repo:\n\n```bash\ngit clone https://github.com/ExposedCat/insta-formatter.git\n```\n\n2. Go to project root:\n\n```bash\ncd insta-formatter\n```\n\n3. Create copy of `.env-example` and replace example data with yours\n4. Install dependencies:\n\n```bash\nnpm install\n```\n\n5. Start app (specify name of the config created before):\n\n```bash\nCONFIG='.env' npm run dev\n```\n\n**Done**.\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch2\u003e🔩 Dependencies\u003c/h2\u003e\n\u003c/div\u003e\n\u003ch3\u003eProduction\u003c/h3\u003e\n\u003cul\u003e\n    \u003cli\u003eExpress.JS\u003c/li\u003e\n    \u003cli\u003eDotEnv\u003c/li\u003e\n    \u003cli\u003eHelmet\u003c/li\u003e\n    \u003cli\u003eUUID\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDevelopment\u003c/h3\u003e\n\u003cul\u003e\n    \u003cli\u003eNodemon\u003c/li\u003e\n    \u003cli\u003ePrettier\u003c/li\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexposedcat%2Finsta-formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexposedcat%2Finsta-formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexposedcat%2Finsta-formatter/lists"}