{"id":21914136,"url":"https://github.com/thewasif/twitter-clone-api","last_synced_at":"2025-10-14T11:40:51.239Z","repository":{"id":45556253,"uuid":"273662565","full_name":"thewasif/twitter-clone-api","owner":"thewasif","description":"Backend for twitter clone written in Nodejs, Express and MongoDB with GitHub Actions and deployed on Heroku","archived":false,"fork":false,"pushed_at":"2024-08-25T08:51:00.000Z","size":5421,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-16T14:39:34.887Z","etag":null,"topics":["api","backend","mongoose","nodejs"],"latest_commit_sha":null,"homepage":"https://twitter-clon.netlify.app","language":"JavaScript","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/thewasif.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":"2020-06-20T07:45:04.000Z","updated_at":"2024-03-15T03:41:03.000Z","dependencies_parsed_at":"2024-08-25T09:47:26.137Z","dependency_job_id":"9f37440a-170b-4206-8913-7f3a328fc417","html_url":"https://github.com/thewasif/twitter-clone-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thewasif/twitter-clone-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewasif%2Ftwitter-clone-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewasif%2Ftwitter-clone-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewasif%2Ftwitter-clone-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewasif%2Ftwitter-clone-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thewasif","download_url":"https://codeload.github.com/thewasif/twitter-clone-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewasif%2Ftwitter-clone-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019060,"owners_count":26086517,"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-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["api","backend","mongoose","nodejs"],"created_at":"2024-11-28T18:21:56.672Z","updated_at":"2025-10-14T11:40:51.223Z","avatar_url":"https://github.com/thewasif.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ccenter\u003e\n\u003ch1\u003eTwitter Clone API\u003c/h1\u003e\n\u003cp\u003eBackend for Twitter Clone Client\u003c/p\u003e\n\u003c/center\u003e\n\n## 🧑‍💻 Tech Stack\n\n- Node.js\n- Expressjs\n- Mongoose (MonogDB)\n- JSON Web Tokens and other nodejs libraries\n\n## 🤖 Set Environment Variables\n\nInsert all values in `.env.example` file and rename the file to `.env`\n\n- Create a MongoDB database and paste mongo uri string or you can use mongodb locally\n- Create a cloudinary account and paste API Key, Cloud name and Cloudinary Secret. This will be used for uploading photos to cloudinary\n- JWT Secret can be any string\n\n## 📦 Setup\n\nTo run this app locally,\n\n```bash\n$ git clone https://github.com/MuhammadWasif/twitter-clone-api.git\n$ cd twitter-clone-api\n$ npm install\n$ npm start\n```\n\n\u003e Don't forget to set environment variables after cloning the repo\n\nThe app wil start on http://localhost:5000\n\n## 🐟 Run with Docker\n\nTo run the container run following commands inside the directory\n\n- Create image  \n  `docker build -t twitter-clone-api .`\n- Run container  \n  `docker run -d -p 5000:5000 --name=twitter-api twitter-clone-api`\n\n## ⚙️ Workflow\n\nThe API is deployed to Heroku (Platfrom as a Service) Cloud. GitHub Actions has been used for Continuous Deployment (CD)\n\n_Happy Coding!_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthewasif%2Ftwitter-clone-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthewasif%2Ftwitter-clone-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthewasif%2Ftwitter-clone-api/lists"}