This API can be useful for developers who want to integrate a user's articles into their own websites or applications, providing a convenient way to access and display the content of a specific user.
Example of badge
[![<USER_NAME>'s articles](http://api.kremilly.com/devto?username=<YOUR_USERNAME>&color=<YOUR_HEX_COLOR>)](https://dev.to/<USER_NAME>)
This example was rendered with the username set as kremilly
See markdown code
[![KREMILLY's articles](http://api.kremilly.com/devto?username=kremilly&color=58a6ff)](https://dev.to/kremilly)
Queries Parameters
username
: Set the your username on Dev.tocolor
: Set the your color for links (Optional)