Using konfig with dev.to

TypeScript integration

Install
npm install konfig
Quick start
import Konfig from 'konfig';

const client = new Konfig({ apiKey: "YOUR_API_KEY" });
Tags
curl \
  -H "api-key: $API_KEY" \
  https://dev.to/api/api/tags
show details for all pages
curl \
  -H "api-key: $API_KEY" \
  https://dev.to/api/api/pages
Articles with a video
curl \
  -H "api-key: $API_KEY" \
  https://dev.to/api/api/videos
SDK on GitHub 📄 API Docs
SDK
konfig
TypeScript
API
dev.to
dev.to
At a glance
Language TypeScript
Endpoints40
Base URLhttps://dev.to/api