Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reggi/fetch-dev-to-articles

Downloads all the articles for a user in JSON format, from there you can build the markdown how you desire.
https://github.com/reggi/fetch-dev-to-articles

Last synced: about 1 month ago
JSON representation

Downloads all the articles for a user in JSON format, from there you can build the markdown how you desire.

Awesome Lists containing this project

README

        

# fetch-dev-to-articles

Downloads all the articles for a user in JSON format, from there you can build the markdown how you desire.

```bash
npx fetch-dev-to-articles [username] [folder]
```