» Tag
api
94 postsIntroducing the pkg.go.dev API
The pkg.go.dev API has been launched, offering developers programmatic access to Go module metadata for better tool integration.
Transform Any REST API into Another Shape
Shotgun is a tool that creates reverse proxies for OpenAPI specifications, facilitating API transitions.
Agentic Engineering Applications at Zalando
Zalando enhances Agentic Engineering with LLMs. LiteLLM-based proxy allows engineers to experiment with various tools.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comChallenges of Integrating with the Reddit API
Explore the challenges and lessons learned from integrating with the Reddit API.
The Billable Usage API: Programmatic Cost Visibility for Cloudflare
Cloudflare's Billable Usage API enables users to track spending programmatically, enhancing cost visibility.
Automate Your LinkedIn Posts: The n8n Workflow You Need
Create an automated LinkedIn posting workflow with n8n. Start with the free JSON download.
Mastering FastAPI Background Tasks: Use Cases and Testing Insights
Explore FastAPI background tasks, common patterns, and when to use Celery.
Polymarket API Design Patterns: The Global Leader in Prediction Markets
Polymarket presents significant models for API design in prediction markets, offering valuable insights for engineers.
Scraping Indian Government Open Data in 2026: What Works
Insights from scraping Indian government open data reveal crucial lessons for engineers.
Access vs Refresh Tokens: Two Ideas I Was Missing
Learn about the distinct roles of access and refresh tokens and why they should be separate.