{"id":17025415,"url":"https://github.com/florianwoelki/insta-clone","last_synced_at":"2025-04-12T11:22:35.705Z","repository":{"id":55045303,"uuid":"314839020","full_name":"FlorianWoelki/insta-clone","owner":"FlorianWoelki","description":"A scalable Instagram clone written in React and powered by microservices written in Golang (WIP)","archived":false,"fork":false,"pushed_at":"2021-05-19T06:59:12.000Z","size":2109,"stargazers_count":22,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-26T06:11:25.192Z","etag":null,"topics":["file-upload","go","golang","grpc","insta","microservices","react","reactjs","rest","tailwindcss","vite","vitejs"],"latest_commit_sha":null,"homepage":"","language":"Go","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/FlorianWoelki.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}},"created_at":"2020-11-21T15:11:53.000Z","updated_at":"2025-02-14T01:27:05.000Z","dependencies_parsed_at":"2022-08-14T10:00:50.615Z","dependency_job_id":null,"html_url":"https://github.com/FlorianWoelki/insta-clone","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/FlorianWoelki%2Finsta-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianWoelki%2Finsta-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianWoelki%2Finsta-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianWoelki%2Finsta-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlorianWoelki","download_url":"https://codeload.github.com/FlorianWoelki/insta-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248558369,"owners_count":21124272,"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":["file-upload","go","golang","grpc","insta","microservices","react","reactjs","rest","tailwindcss","vite","vitejs"],"created_at":"2024-10-14T07:29:07.112Z","updated_at":"2025-04-12T11:22:35.685Z","avatar_url":"https://github.com/FlorianWoelki.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Insta Clone (WIP)\n\n\u003e A scalable Instagram clone powered by microservices written in Golang\n\nThis project and readme file is still in progress.\n\n## Getting started\n\nFeel free to check out the project and modify it on your own needs:\n\nSetup frontend:\n\n```bash\n$ git clone https://github.com/FlorianWoelki/insta-clone.git\n$ cd insta-clone/frontend\n$ npm install\n# or\n$ yarn\n```\n\nStart the frontend:\n\n```bash\n$ npm run dev\n# or\n$ yarn dev\n```\n\nThe project should be located on `http://localhost:3000`.\n\nSetup microservices:\nWIP\n\n## Services\n\n### Account API ([service.account-api](https://github.com/FlorianWoelki/insta-clone/tree/master/service.account-api))\n\nRESTful Go based JSON API built using the Gorilla framework. The API allows CRUD based operations on a account.\n\n### Image Storage ([service.image-storage](https://github.com/FlorianWoelki/insta-clone/tree/master/service.image-storage))\n\nGo based image service supporting Gzipped content, multi-part forms and a RESTful approach for uploading and downloading images.\n\n### Frontend ([frontend](https://github.com/FlorianWoelki/insta-clone/tree/master/frontend))\n\nReact.js webapp that represents a refresh Instagram UI presenting different information from the services (Design was inspired by [Overlap Studio](https://dribbble.com/shots/6580622-Instagram-Redesign-Concept-Desktop-ver)).\n\nThis project uses [Vite](http://vitejs.dev/) for a fast bundling and a better development experience.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianwoelki%2Finsta-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflorianwoelki%2Finsta-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianwoelki%2Finsta-clone/lists"}