An open API service indexing awesome lists of open source software.

https://github.com/phiilu/dev.to-reactions-in-article-title

Using the dev.to API to update the article with the count of reactions.
https://github.com/phiilu/dev.to-reactions-in-article-title

Last synced: 8 months ago
JSON representation

Using the dev.to API to update the article with the count of reactions.

Awesome Lists containing this project

README

          

# dev.to Reactions in Title Experiment

Using the dev.to API to update the article with the count of reactions.

Read more about it: [This post has X reactions! - Using the dev.to API to update the post title with the reactions count!](https://dev.to/phiilu/this-post-has-0-reactions-using-the-dev-to-api-to-update-the-post-title-with-the-number-of-reactions-4bfm)

## Getting started

1. copy the `.env.sample` to `.env` and add your settings
2. `npm install`
3. `node index.js`

Please not that you should not DoS or DDoS the API of dev.to using this!