{"id":22761574,"url":"https://github.com/digoarthur/mediumapi","last_synced_at":"2025-03-30T09:12:09.050Z","repository":{"id":240020084,"uuid":"801418738","full_name":"DIGOARTHUR/MediumAPI","owner":"DIGOARTHUR","description":"Show your Medium articles and documents in your portfolio using the Medium API.","archived":false,"fork":false,"pushed_at":"2024-05-18T13:15:38.000Z","size":113,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T11:16:20.907Z","etag":null,"topics":["api","medium","porftolio","request"],"latest_commit_sha":null,"homepage":"https://found-medium-api.vercel.app","language":"JavaScript","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/DIGOARTHUR.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":"2024-05-16T07:37:37.000Z","updated_at":"2024-05-21T13:43:08.000Z","dependencies_parsed_at":"2024-05-16T09:51:14.743Z","dependency_job_id":"9eb01b75-215c-4a6c-ab22-a9b829ddff6f","html_url":"https://github.com/DIGOARTHUR/MediumAPI","commit_stats":null,"previous_names":["digoarthur/mediumapi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DIGOARTHUR%2FMediumAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DIGOARTHUR%2FMediumAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DIGOARTHUR%2FMediumAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DIGOARTHUR%2FMediumAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DIGOARTHUR","download_url":"https://codeload.github.com/DIGOARTHUR/MediumAPI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246296615,"owners_count":20754635,"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":["api","medium","porftolio","request"],"created_at":"2024-12-11T09:13:56.254Z","updated_at":"2025-03-30T09:12:09.020Z","avatar_url":"https://github.com/DIGOARTHUR.png","language":"JavaScript","readme":"\u003c!---\ndocs: update README.md\n----\u003e\n\n \u003c!--------------------------------------------------\u003e\n\u003c!------------------------------------ PROJECT BANNER--\u003e\n \u003c!--------------------------------------------------\u003e\n\n \u003cp align=\"center\"\u003e\n \n\n\n  \u003cimg src=\"https://github.com/DIGOARTHUR/MediumAPI/assets/59892368/f200318e-f1f1-4f77-a061-0dc8f72154dc\" alt=\"RFID-logo\" /\u003e\n  \u003cbr\u003e\n   \u003cbr\u003e\n  \u003ci\u003eShowcase your tech articles in your portfolio using the Medium API\u003c/i\u003e\n  \u003cbr\u003e\n\n\u003c/p\u003e\n\n \u003cbr\u003e\n   \u003cbr\u003e\n \u003c!--------------------------------------------------\u003e\n \u003c!------------------------------------SHIELDS PROJECT--\u003e\n  \u003c!--------------------------------------------------\u003e\n\u003cdiv align=\"center\"\u003e\n    \n\n ![GitHub](https://img.shields.io/github/license/digoarthur/MediumAPI)\n\n\u003c/div\u003e\n\n \u003cbr\u003e\n  \u003cbr\u003e\n\n\n![image](https://github.com/DIGOARTHUR/MediumAPI/assets/59892368/e199319b-df96-4056-baff-39beb7a2f8c7)\n\n\n\n  \n \u003c!--------------------------------------------------\u003e\n \u003c!------------------------------------QUICK START--\u003e\n \u003c!---------------------------------------------------\u003e\n\n ## 1. API\n\n```\n  https://api.rss2json.com/v1/api.json?rss_url=https://medium.com/feed/@Medium_Username\n```\n\n## 2.Request Example (REACT)\n\n```jsx\n    useEffect(() =\u003e {\n    async function fetchData() {\n      try {\n        const res = await fetch('https://api.rss2json.com/v1/api.json?rss_url=https://medium.com/feed/@Medium_Username');\n        const data = await res.json();\n        const items = data.items;\n        setDataMedium(items);\n\n      } catch (error) {\n        console.log(error)\n      }\n    }\n\n    fetchData();\n\n  }, []);\n```\n## 3. DATA Props\n\n\n```javascript\n[\n{\n\nauthor: ,\ncategories: ,\ncontent: ,\ndescription: : ,\nguid: ,\nlink: ,\npubDate: ,\nthumbnail: ,\ntitle: \n\n}\n]\n```\n\n## 3. DEMO application\n\n\n1. Repository Clone:\n\n```\ngit clone https://github.com/DIGOARTHUR/MediumAPI.git\n```\n\n2. Install Dependecies\n\n```\nyarn \nor\nnpm \n```\n\n3. Testing MEDIUM API\n\u003e [!NOTE]\n\u003e Don't forget to change the API Username\n\n\n---\n\n**Love Medium API Repository? Give our repo a star ⭐ ⬆️.**\n\n`by`: [@digoarthur](https://www.linkedin.com/in/digoarthur/)\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigoarthur%2Fmediumapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigoarthur%2Fmediumapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigoarthur%2Fmediumapi/lists"}