Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/reggi/fetch-dev-to-articles
- Owner: reggi
- Created: 2023-04-03T18:07:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-03T18:15:08.000Z (over 1 year ago)
- Last Synced: 2024-10-05T10:49:52.078Z (about 2 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]
```