Steve Simkins

Blogroll

Help build a blog network with me! Check out some of the people I follow below, and if you end up following them too, create a `Blogroll` page of your own with your list of people!

Links

API

I'm currently using my own RSS aggregator and reader called Feeds to manage my feeds, which inlcudes an API to programmatically share them as a list.

# JSON
curl https://feeds.stevedylan.dev/feeds?format=json

# OPML File
curl https://feeds.stevedylan.dev/feeds?format=opml -o feed.opml