https://github.com/jguadagno/linkedin-api-manager
This repository contains the code required to make calls to the LinkedIn Share API
https://github.com/jguadagno/linkedin-api-manager
Last synced: 2 months ago
JSON representation
This repository contains the code required to make calls to the LinkedIn Share API
- Host: GitHub
- URL: https://github.com/jguadagno/linkedin-api-manager
- Owner: jguadagno
- License: mit
- Created: 2023-08-16T19:10:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T21:41:05.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T01:18:05.776Z (8 months ago)
- Language: C#
- Size: 294 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LinkedIn API Manager
This repository is my work for using the [LinkedIn API](https://learn.microsoft.com/en-us/linkedin/consumer/integrations/self-serve/share-on-linkedin?context=linkedin%2Fconsumer%2Fcontext&WT.mc_id=AZ-MVP-4024623) with C#
For details on how to use the LinkedIn API Manager, check out the [blog post](https://www.josephguadagno.net).
Read the [Developer Getting Started Guide](./developer-getting-started.md) for details on how to get started with the project.