2025 December

Beginner-friendly, API-first Laravel path: 10 progressive projects covering resources, auth, search, multi-tenancy, webhooks, rate limits, and GraphQL.

Steve McDougall

laravel api php

2025 October

Tired of frontend frameworks, build tools, and hydration hell? See how Laravel’s Blade partials and HTMX give you dynamic UI without the bloat

Muhammad Raheel

api htmx

2025 September

API Blueprint is simple and accessible to everybody involved in the API lifecycle. Its syntax is concise yet expressive. With API Blueprint you can quickly design and prototype APIs to be created or document and test already deployed mission-critical APIs.

api

2025 August

Most of what modern software engineers do involves APIs: public interfaces for communicating with a program, like this one from Twilio. I’ve spent a lot of time…

api

2025 July

When talking about REST, it is worth reading the dissertation of Roy Thomas Fielding. The original paper that describes RESTful web, “Architectural Styles and the Design of Network-based Software Architectures” Roy T. Fielding (2000), introduces the Representational State Transfer (REST) architectural style as a framework for designing scalable, performant, and maintainable networked systems, particularly web services.

Florian Krämer

api

2025 May

OpenAPI to TypeScript, React-Query, Zod, Faker.js, MSW, MCP and Axios.

tooling api

Explore the surprisingly different security standards we apply to webhooks versus traditional API requests.

Speakeasy Team

security api

2025 April

Effortless API documentation tool for Laravel applications. Swagger alternative. - rakutentech/laravel-request-docs

rakutentech

laravel tooling api

2025 February

Protect your users from malware and inappropriate content with Packetly’s simple, S3-compatible content identification API. Easily integrate our powerful security tools into your existing infrastructure and ensure your customers' safety with minimal effort.

api

Apitally is a simple API monitoring and analytics tool that provides intuitive dashboards with metrics, logs and alerts. Just add a few lines of code.

tooling api

2024 September

This is a work in progress, but I think it’s worth sharing. Please give it a look and let me know what you think. Thanks!

api

2024 August

Run FFmpeg as an API with fluent-ffmpeg compatibility, queues and S3 storage. - StreamPot/StreamPot

StreamPot

api

2024 May

The API database architecture - Stop writing HTTP-GET endpoints

Fabian Zeindl

api postgres

2024 April

Hosted

api open api

It might be surprising to hear the co-founder of a GraphQL company say you probably don't need it. Let me explain.

Max Stoiber

api graphql

It’s beautiful to see the industry finally adopt a superior technique for API versioning: rolling versions. Last week, Sequence adopted rolling versions as the versioning scheme for their API. Ten years ago, this scheme was unheard of, but fast-forward to this day, and it is fast becoming ubiquitous thanks to Stripe for inventing and popularising this technique with their article — APIs as infrastructure: future-proofing Stripe with versioning.

Subomi Oluwalana

api

2024 March

Proxy server that generates API specs for any app or website on localhost. - Adawg4/openapi-autospec

Adawg4

tooling api

2024 February

The API Landscape

api

2024 January

OpenAPI testing for PHP. Contribute to hotmeteor/spectator development by creating an account on GitHub.

hotmeteor

api

2023 December

⚡️ A tool to check the speed and resilience of your API endpoints against multiple parallel or sequence requests. - parsecph/clobbr

parsecph

api

2023 November

Beautiful, cross-platform & open-source tools for debugging, testing and building with HTTP(S), on Windows, Linux & Mac.

tooling api

The best code is the code unwritten. Avoid building a complex API layer by sharing your database between services.

api database

2023 September

Let's write the docs like it's 2023.

Anton Zhiyanov

api open api

2023 August

The fastest and simplest way to build, run, govern, and evolve a high-quality API layer on all your data.

api graphql

Utilities to build powerful, performant and extensible GraphQL APIs rapidly

api graphql

YAGNI

written by Max Chernyak on 13 Sep, 21 and was discussed on Hacker News

api

Ask any developer: do you prefer GraphQL or REST? This often leads to opinionated conversations, sometimes even devolving into vulgar opinions rather than objective facts.

Dylan HuangCo-Founder at Konfig

api graphql

2023 July

posted on july 12th, 2023 with tags pushover

joshua stein

api

2023 May

Learn how to use Kiota to generate API clients to call any OpenAPI-described API.

jasonjoh

api open api

Hexmos Lama2: Human-friendly syntax and CLI for describing and executing APIs, store and collaborate on API files using version control. Ships with IDE and text-editor integrations. Markdown for APIs.

api

2023 January

Implement feature-rich JSON:API compliant APIs in your Laravel applications. Build your next standards-compliant API today.

laravel api php

2022 December

RapidAPI for Mac is a full-featured HTTP client that lets you test and describe the APIs you build or consume. It has a beautiful native macOS interface to compose requests, inspect server responses, generate client code and export API definitions.

RapidAPI Inc.

tooling api

Creating a full-fledged API requires resources, both time and money. You need to think about the model, the design, the REST principles, etc., without writing a single line of code. Most of the time, you don’t know whether it’s worth it: you’d like to offer a Minimum Viable Product and iterate from there. I want to show how you can achieve it without writing a single line of code. The solution The main requirement of the solution is to use the PostgreSQL database. It’s

Per-route authorization

api postgres

The cross-platform API testing tool.

Daniel ScherrerChief Software Security Officer, Abraxas Informatik AG

tooling api

The comprehensive Open Source Software insight tool by analyzing massive events from GitHub, powered by TiDB, the best insight building database of data agility.

api open api

2022 November

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) - OpenAPITools/openapi-gener...

OpenAPITools

api open api