Archive of posts with category 'api'

Building API Driven Jekyll Sites with Ruby and Cloudflare Workers

Static Jekyll sites can leverage API-driven content to combine the performance of static generation with the dynamism of real-time data. By using Ruby for sophisticated API integration and Cloudflare Workers...