dev.to¶
dev.to is a community of software developers. It has excellent API support for publishing articles.
Setup¶
- Go to dev.to/settings/extensions
- Scroll to "DEV Community API Keys"
- Generate a new API key
- Configure Crier:
API Key Format¶
Just the API key string, no special formatting required.
Features¶
| Feature | Supported |
|---|---|
| Publish | ✓ |
| Update | ✓ |
| List | ✓ |
| Delete | ✓ (unpublishes) |
Notes¶
- Tags: Limited to 4 tags per article
- Canonical URL: Fully supported
- Draft mode: Supported via
--draftflag - Delete: Actually unpublishes rather than deletes