Easily Integrate
DEV's API using Konfig's TypeScript SDK
Growing API Companies trust Konfig's SDKs to onboard developers to their API.





First, instantiate the SDK
It only takes a few lines of code.
Then, send your first request
We made it really easy.
Enjoy a buttery smooth developer experience with 58 SDK methods
Parameter
Pagination page
Page size (the number of items to return per page). The default maximum value can be overridden by "API_PER_PAGE_MAX" environment variable.
Using this parameter will retrieve articles that contain the requested tag. Articles
will be ordered by descending popularity.This parameter can be used in conjuction with top.
Using this parameter will retrieve articles with any of the comma-separated tags. Articles will be ordered by descending popularity.
Using this parameter will retrieve articles that do not contain any of comma-separated tags. Articles will be ordered by descending popularity.
Using this parameter will retrieve articles belonging
to a User or Organization ordered by descending publication date.
If state=all the number of items returned will be 1000 instead of the default 30.
This parameter can be used in conjuction with state.
Using this parameter will allow the client to check which articles are fresh or rising.
If state=fresh the server will return fresh articles.
If state=rising the server will return rising articles.
This param can be used in conjuction with username, only if set to all.
Using this parameter will allow the client to return the most popular articles
in the last N days.
top indicates the number of days since publication of the articles returned.
This param can be used in conjuction with tag.
Adding this will allow the client to return the list of articles belonging to the requested collection, ordered by ascending publication date.
Response
Endpoint
Parameter
Response
Endpoint
Parameter
Pagination page
Page size (the number of items to return per page). The default maximum value can be overridden by "API_PER_PAGE_MAX" environment variable.
Response
Endpoint
Parameter
Response
Endpoint
Parameter
The ID of the user to unpublish.
Response
Endpoint
Parameter
Response
Endpoint
How Konfig Works
Konfig collects APIs and automatically generates SDKs so you can focus on building your application.
Konfig maintains the highest quality collection of OpenAPI Specifications on the internet in a GitHub repository
We pull OpenAPI Specifications from public sources, fix any errors, and make sure they pass our lint rules. We continually make sure the repository is up-to-date and collect up-time and response time metrics for every API.

Generates AI-Augmented SDKs from openapi-examples
Our SDK generator is trusted by growing API companies and goes through a rigorous testing process to ensure the generated SDKs are high-quality and easy to use.

Publishes to standard package managers
We publish to standard package managers like npm, PyPI, and Maven so you can easily integrate the SDK into your application.

About DEV
DEV is a community of software developers where they can share knowledge, collaborate, and learn from each other. It's a platform for writing, reading, and discussing code and software development topics. DEV also provides resources, tools, and opportunities for developers to grow their skills and network with industry professionals.
