All Projects → iagocavalcante → medium

iagocavalcante / medium

Licence: other
Usando a api do medium pra ler artigos e exibir o html

Programming Languages

Vue
7211 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to medium

Web-Development
Web Development- GameofSource
Stars: ✭ 14 (-57.58%)
Mutual labels:  hacktoberfest-accepted
eve
👻 everyday explore, Github / HackNews / V2EX / Medium / Product Hunt.
Stars: ✭ 13 (-60.61%)
Mutual labels:  medium
Web-OS
No description or website provided.
Stars: ✭ 21 (-36.36%)
Mutual labels:  hacktoberfest-accepted
codeblock-beautifier
💅 A chrome extension for highlighting codes of Medium Articles
Stars: ✭ 118 (+257.58%)
Mutual labels:  medium
Web-Development
Created this new Repository for Open Source Contribution for Beginners
Stars: ✭ 25 (-24.24%)
Mutual labels:  hacktoberfest-accepted
Learn-To-Use-Github
Wanna Learn How to use github ? come on in
Stars: ✭ 68 (+106.06%)
Mutual labels:  hacktoberfest-accepted
VariantRetriever
VariantRetriever is a minimalist package for feature flagging
Stars: ✭ 23 (-30.3%)
Mutual labels:  hacktoberfest-accepted
laravel-medium-sdk
Laravel Service Provider for Medium's SDK for PHP.
Stars: ✭ 20 (-39.39%)
Mutual labels:  medium
Kuberam
Kuberam is built on jetpack compose + Auth0 during Hashnode Hackathon.
Stars: ✭ 33 (+0%)
Mutual labels:  hacktoberfest-accepted
Hacktoberfest-2021
The official Repository wherein newbies into Open Source can Contribute during the Hacktoberfest 2021
Stars: ✭ 25 (-24.24%)
Mutual labels:  hacktoberfest-accepted
CodeSignal-Practice Solutions
No description or website provided.
Stars: ✭ 28 (-15.15%)
Mutual labels:  hacktoberfest-accepted
Competitive Programming
Programming👨‍💻 Questions on BinarySearch💻, LeetCode💻, CodeChef💻, Codeforces💻,DSA 450
Stars: ✭ 188 (+469.7%)
Mutual labels:  hacktoberfest-accepted
Bundli-Frontend
Bundli-Frontend 🚩 is a repo which contains 🚀different code of full stack Development 👨‍💻🚀
Stars: ✭ 133 (+303.03%)
Mutual labels:  hacktoberfest-accepted
Data-Structures-And-Algorithms
Important data structure and algorithms codes and concept's open-source repository.
Stars: ✭ 48 (+45.45%)
Mutual labels:  hacktoberfest-accepted
medium-code
A place to store my jupyter notebooks for my medium articles
Stars: ✭ 27 (-18.18%)
Mutual labels:  medium
Nallagram
Nallagram is an open source social networking platform where users can share their views on various topics and interact among people in which they create, share, and/or exchange information and ideas in virtual communities and networks.
Stars: ✭ 30 (-9.09%)
Mutual labels:  hacktoberfest-accepted
formica
A discord bot that collects and analyzes form data
Stars: ✭ 20 (-39.39%)
Mutual labels:  hacktoberfest-accepted
screenREC
A really simple , ad-free & minimal web based screen recorder 📹
Stars: ✭ 67 (+103.03%)
Mutual labels:  hacktoberfest-accepted
NAME-CARD hacktoberfest
It is a website for showcasing your Github profile.
Stars: ✭ 33 (+0%)
Mutual labels:  hacktoberfest-accepted
gatsby-with-wordpress
Gatsby integration with WordPress
Stars: ✭ 31 (-6.06%)
Mutual labels:  hacktoberfest-accepted

Égua do Artigo

O projeto nasceu devido a necessidade de ler artigos num ambiente coorporativo no qual eu não tinha acesso ao site por questões burocráticas. Com isso surgiu a ideia de fazer um parser da resposta do site e colocar num domínio meu. Como sou curioso, fui ver como funcionava a resposta da API do site e foi um trabalho investigativo pra saber o tipo do objeto e o seu correspondente em HTML, pra contornar os problemas de CORS eu fiz uma API onde consulto o site e retorno um post que é um array de objetos, onde tenho uma TAG e um texto e uso reduce e concatenção pra gerar uma string que vai ser gerada o HTML do artigo.

Quem quiser saber mais sobre o fluxo, consulte o meu repositório da api-postagens e a branch site desse repositório.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].