Giter VIP home page Giter VIP logo

likedin's Introduction

Dev.to LinkedIn

GitHub User's stars

Make yourself at ~

$ whoami | xargs ls:

๐ŸŒฑ Learning Go and PostGIS.

๐Ÿ‘‹ Feel free to reach out.

$ ~/skills:

Frontend

JavaScript TypeScript React Redux MobX HTML5 CSS Tailwind

Backend

Python FastAPI Node.js Express.js NestJS GraphQL Kafka MongoDB Neo4j PostgreSQL

Libraries and Tools

Docker Jest NGINX PostGIS Pytest


$ git history:

GitHub Repo Activity GitHub Repo Languages


$ exit()

likedin's People

Contributors

kylejb avatar

Stargazers

 avatar

Watchers

 avatar

likedin's Issues

Add dynamic OAuth2 flow

What

  • Incorporate dynamic authentication flow in service/auth.py.

How

  • LinkedIn documentation
  • Consider leveraging app/server.py (where I utilize Python's http package) to create a small endpoint accept an access_token after user approval since scalability is not currently a concern.

Why

  • Necessary in order to like a post on any user's behalf.

Obtain a LinkedIn user's URN via API

What

  • Integrate LinkedIn's API to access the resource at https://api.linkedin.com/v2/me in order to obtain a user's urn.

How

  • Pass in hardcoded value for access_token to test functionality and then work backwards from there.

Why

  • Need urn in order to perform actions (e.g., like a post) on behalf of user.

Add API wrapper method to like a single LinkedIn post

What

  • Integrate LinkedIn's API to access the resource at https://api.linkedin.com/v2/reactions?actor= in order to like a specific post.

How

  • Pass in hardcoded value for access_token and urn:li:person:{{USER_ID}} to test functionality and then work backwards from there.

Why

  • MVP feature.

Add Codacy to GitHub workflows

What

  • Add Codacy to provide analysis on repository.

How

  • GitHub Actions

Why

  • This will help support maintainability of repository.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.