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

Production-ready PHP Docker images built on official PHP. Optimized for security, performance, and developer experience.

docker php

2025 November

:zap: Delightful Node.js packages and resources. Contribute to sindresorhus/awesome-nodejs development by creating an account on GitHub.

sindresorhus

nodejs

2025 October

In this post, we will use Ace (a command-line framework) to build a simple Bookmarks CLI app and bundle it into a standalone executable using Bun. We will learn how to trigger prompts, display a list of bookmarks as a table, and write programmatic tests for all the commands. The app we are building is […]

Harminder Virk

nodejs

pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts or xUnit-style test functions. The TAP output is suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl applications.

test driven development postgres

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

⚠️ Hyperflask is still in BETA and being actively developed. Check out the roadmap for a status update.

python

Learn how to build an Express 5 app with TypeScript. You'll set up a production-ready project with tools for linting, testing and more.

Jan HestersCTO, ReactSquadSeptember 11, 2025

nodejs

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

Control hardware using Laravel 🔌. Contribute to danjohnson95/pinout development by creating an account on GitHub.

danjohnson95

laravel

A crazy idea that turned into a fun mashup of software and hardware...and all of it with Laravel

Dotsquare LLC

laravel

We used to develop our application as a single DDD monolith (let’s call it the mother) with several smaller microservices around it (the children) to gain some specific advantages. Most of these microservices were built in Go, while the core monolithic service was developed in PHP 8.3.

php

Taylor Otwell looks back on 14 years of building and maintaining Laravel. From four stars on GitHub to a full-fledged ecosystem, he shares what it takes to design software that lasts—and why simple often wins.

laravel

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

A high performance job queue for PostgreSQL, written in Node.js

Etan

message queue postgres nodejs

Level up your Node.js skills and design production-grade applications using proven techniques.

Luciano Mammino, Mario Casciaro

nodejs

Software is changing faster than we've seen in 25 years. Machine learning isn't just becoming important, it's becoming essential. Every application, every website, every digital interaction will soon expect intelligent features as standard.

php

2025 July

Jul 7, 2025

self hosting

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

Coroutines are functions that pause and resume with state, allowing flexible, bidirectional control flow in PHP.

Doeke Norg

php

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

I’m proud to share that we have released a new package called spatie/laravel-one-time-passwords.

laravel

We are excited to announce the public preview of the brand-new PostgreSQL extension for Visual Studio Code (VS Code), designed to simplify PostgreSQL database management and development workflows. With this extension, you can now manage database objects, draft queries with intelligent assistance from context-aware IntelliSense and our ‘@pgsql’ GitHub Copilot agent—all without ever leaving your favorite code editor. Addressing Developer Challenges Many of you face hurdles in managing time effectively, with 41% of developers struggling with task-switching, according to the 2024 StackOverflow Developer Survey. Additionally, the 2024 Stripe Developer Coefficient Report reveals that developers spend up to 50% of their time debugging...

JoshMSFT

postgres

A docker image to provide the Joplin's Data API externally and headlessly - RickoNoNo3/joplin-terminal-data-api

RickoNoNo3

docker joplin

Understand which metrics matter in Node.js applications, why they’re important, and how to track them effectively in production.

Faiz Shaikh

nodejs

Events streaming package for Laravel based on Redis Streams - prwnr/laravel-streamer

prwnr

laravel

A Python library and CLI tool for inspecting ePub from the terminal - ernestofgonzalez/epub-utils

ernestofgonzalez

python

2025 April

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

rakutentech

laravel tooling api

Syntax highlighting powered by TextMate grammars in PHP. - phikiphp/phiki

phikiphp

php

2025 March

FastOpenAPI is a library for generating and integrating OpenAPI schemas using Pydantic v2 and various frameworks (AioHttp, Django, Falcon, Flask, Quart, Sanic, Starlette, Tornado). - mr-fatalyst/fa...

mr-fatalyst

open api python

by: Ethan McCue

postgres

SQL queries don't start with SELECT

Julia Evans

database

The DuckDB team and MotherDuck are excited to announce the release of a local UI for DuckDB shipped as part of the ui extension.

Jeff Raymakers, Gabor Szarnyas

database

Volt-Test PHP SDK documentation - Integrate performance testing into your PHP applications with ease. Build and run test scenarios, monitor metrics, and optimize performance with Volt-Test's powerful tools.

php

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

I've been using You Need a Budget (YNAB) since 2019 and love it. I'm in the budget daily, entering transactions, tinkering, and ensuring my family is on track with our financial goals and current priorities. However, as the transactions and payees pi...

Chris Gmyr

laravel php

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 December

Decentralised, minimalist microblogging service for hackers. - buckket/twtxt

buckket

python

2024 November

Appwrite is an open-source platform for building applications at any scale, using your preferred programming languages and tools.

Go is an open source programming language designed for building simple, fast, and reliable software. Take a look here which great companies use Go to power their services.

go

An open source utility for packaging Python applications and all their dependencies into a portable, deterministic format based on Python's `sitecustomize.py`.

Alyssa Coghlan, Yagil Burowski

python

2024 September

A tool for Python developers to easily debug the HTTP(S) client and server requests in a Python program. - cle-b/httpdbg

cle-b

tooling python

Diagram of the OpenAPI Specification tooling ecosystem, focusing on how tasks relate to the specification

Henry Andrews

tooling open api

Vercel Security Checkpoint

php

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

Learn stuff from another hooman being. 👋

laravel php

Build a retrieval system with semantic, full-text, and fuzzy search in Postgres to be used as a backbone in RAG pipelines.

postgres database

by: Ethan McCue

postgres database

Nette is a family of mature and stand-alone components for PHP. Let them inspire you. Together, they create a framework rated as the 3rd most popular in the world. The Nette philosophy places extraordinary emphasis on productivity, best practices, and security.

David Grudl; https://davidgrudl.com

php

Find API quality and security issues via your OpenAPI spec - zuplo/rate-my-openapi

zuplo

open api

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

StreamPot

api

Embeddable Postgres with real-time, reactive bindings. - electric-sql/pglite

electric-sql

postgres database

I've be working on Textual for over a year now. Here's a few things I've discovered (or re-discovered) regarding terminals in Python, and software development in general.

python

Check my public IP address and lookup any ip4 & ipv6 address detail on ip.network. Free API access available.

2024 July

A feature flag daemon with a Unix philosophy

tooling

beego is an open-source, high-performance web framework for the Go programming language. - beego/beego

beego

go

Enhancing the performance of Laravel applications brings a smoother and faster user experience. One powerful tool for achieving this is OPCache. OP...

HiBit

laravel

Supercharge Your Laravel Projects with Swagger: Introducing Laravel G4T Swagger Auto...

HusseinAlaa

laravel

PHP Package for handling, querying, filtering, and setting nested data structures - Hi-Folks/data-block

Hi-Folks

php

2024 June

An improved drop-in replacement for SQS. Contribute to poundifdef/smoothmq development by creating an account on GitHub.

poundifdef

message queue

Upload your OpenAPI spec and we'll tell you how good it is.

open api

A detailed guide on how to build an SDK in PHP, including considerations for developer experience, designing resources, working with parameters, building HTTP requests, pagination, and more.

Speakeasy Team

php

2024 May

Written on May 30th, 2018 by Karl Hughes

test driven development php

Redis is moving to a non-open source license. As a Fedora user how do you move from Redis to Valkey, a new Linux Foundation replacement?

Kyle Davis

redis

Postgres Message Queue (PGMQ) JavaScript Client Library - Muhammad-Magdi/pgmq-js

Muhammad-Magdi

message queue postgres

The API database architecture - Stop writing HTTP-GET endpoints

Fabian Zeindl

api postgres

A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. - pgmq/pgmq

pgmq

message queue 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

Ultra fast, persistent database supporting Valkey API - sabledb-io/sabledb

sabledb-io

redis database

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

In this fast tutorial, we will create the easiest Passwordless Login in Laravel, using Signed URLs. Signed URLs are available in Laravel since version 5.6, but in my experience they aren’t known enough. 📌 We assume you have the login view with a f...

Tony Joe

laravel

2024 March

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

Adawg4

tooling api

🦫 A lightweight and modern task runner for Automation, CI/CD & DevOps. - jolicode/castor

jolicode

php

PHP port of Mozilla's Readability.js. Contribute to fivefilters/readability.php development by creating an account on GitHub.

fivefilters

php

2024 February

Build robust web crawlers using libraries like BeautifulSoup. Overcome scraping challenges and learn best practices for large scale scraping.

Mohan Ganesan Feb 20, 2024 · 19 min read

scraping python

Postgres is Enough . GitHub Gist: instantly share code, notes, and snippets.

cpursley

postgres database

The API Landscape

api

2024 January

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

hotmeteor

api

Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the ...

projectdiscovery

security

Structure any Web/API data

scraping

2023 December

Every known artificial agent (bot) on the internet

scraping

author, Laurence Isla,. This how-to shows a way to return HTML content and use the htmx library to handle the AJAX requests. Htmx expects an HTML response and uses it to replace an element inside the DOM (see the htmx introduction in the docs). Preparatory Configuration: We will make a to-do app ...

postgres database

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

parsecph

api

The future of modern data infrastructure is object storage.

WarpStream

storage

2023 November

Novu is an open-source notification platform that empowers developers to create robust, multi-channel notifications for web and mobile apps. With powerful workflows, seamless integrations, and a flexible API-first approach, Novu enables product teams to manage notifications without breaking production.

tooling

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

Introducing Deno Queues - zero config, scalable messaging with a guaranteed at-least-once delivery. This new primitive builds on the foundation set by Deno KV, and is available today in the Deno JavaScript runtime and Deno Deploy.

message queue

I made a no-nonsense wrapper around pcntl_fork

php

Arrays are a convenient way of organizing and passing data in PHP applications, but should we do it? In this article, I'll show the cons of abusing the use of associative arrays and a simple alternative for that.

php

2023 October

This patch adds FrankenPHP as a runtime for Laravel Octane! To get started, use the following commands: php artisan octane:install --server=frankenphp php artisan octane:start The current implement...

laravel

laravel php
tooling

2023 September

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

Anton Zhiyanov

api open api

Production-ready Docker setup for Laravel powered web services and microservices. Done right. - exaco/laravel-docktane

exaco

laravel php

2023 August

Use any async Rust library from PHP! Contribute to danog/php-tokio development by creating an account on GitHub.

danog

php

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

The OData v4.01 Producer for Laravel

laravel

Basedash is the AI-native Business Intelligence Platform. Generate beautiful charts and dashboards using natural language.

postgres database

Learnings from securing a PostgreSQL database used by multiple backends, services, and roles.

Romario López

security postgres database

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

Create beautiful diagrams just by typing math notation in plain text.

diagrams

Atlas is a language-agnostic tool for managing and migrating database schemas using modern DevOps principles. It enables developers to automate schema changes through both declarative (schema-as-code) and versioned migration workflows, supporting inputs like HCL, SQL, and ORM models. Key features include automatic migration planning, schema diffs, linting, testing, and CI/CD for databases to ensure a reliable and scalable approach to database schema changes.

database

Don't let AI slop ruin your codebase.

Command Center

tooling

GitHub Gist: instantly share code, notes, and snippets.

anastasia-lebedeva

postgres database

2023 July

posted on july 12th, 2023 with tags pushover

joshua stein

api

PostgreSQL provides the necessary building blocks for you to combine and create your own search engine for full-text search. Let's see how far we can take it.

postgres database

A full-featured Golang Development Framework. Contribute to goravel/goravel development by creating an account on GitHub.

goravel

laravel go

Exploring software development with PHP, JavaScript, Rust, and beyond.

laravel

2023 May

Discover our guides, examples, and APIs to build fast and relevant search experiences with Meilisearch.

tooling

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 March

Blog about Software Engineering

themythicalengineer

database

EdgeWorkers Examples – This repository contains practical examples, that can be used as a starting point for Akamai EdgeWorkers. - akamai/edgeworkers-examples

akamai

serverless

jendeley is a JSON-based document organizing software.

tooling

MailCrab is an email test server for development, written entirely in Rust.

Marlon

tooling

The ultimate set of SQLite extensions. Contribute to nalgeon/sqlean development by creating an account on GitHub.

nalgeon

database

An intuitive spreadsheet-like interface that lets users of all technical skill levels view, edit, query, and collaborate on Postgres data directly—100% open source and self hosted, with native Post...

mathesar-foundation

tooling database

2023 February

Various Docker Compose examples of selfhosted FOSS and proprietary projects. - Haxxnet/Compose-Examples

Haxxnet

docker

2023 January

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

laravel api php

Step by step guide to becoming a modern backend developer in 2025

Boilerplate for running a PHP lambda function in AWS - rkeplin/lambda-php-dockerized

rkeplin

serverless php

Occasionally I go out to lunch with some of my techie friends and we have a great time geeking together. We talk about projects, current events, and various tech-related issues. Inevitably, the discussion will turn to programming languages. One might lament "I have to modify some Java code. I hate Java. (Oh, sorry, Kyle.)" (It probably doesn't help that we gave Kyle the nickname "Java-boy" over a decade ago.) Another will gripe about some old monolithic shell code that nobody wants to rewrite.

python

; Date: Thu Oct 13 2022

By David Herron

tooling

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

All your favorite Laravel Horizon features (and a few new ones) all packed into a single desktop application. A must-have productivity booster for every Laravel developer.

laravel

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

RoadRunner is a high-performance PHP application server, load-balancer, and process manager written in Golang.

php

Deploy and execute AWS Lambda functions from your Laravel application.

laravel

PHP extension to get insight about memory usage. Contribute to BitOne/php-meminfo development by creating an account on GitHub.

BitOne

php

Provides a domain-first, test-driven approach to web application architecture with a focus on long-term maintainability.

Matthias Noback

php

The cross-platform API testing tool.

Daniel ScherrerChief Software Security Officer, Abraxas Informatik AG

tooling api

Do local website development on your computer or in the cloud with DDEV.

DDEV Foundation

tooling

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

A hands-on practical Laravel Security course that uses interactive hacking exercises to teach you how to keep your applications secure. Because learning security doesn't have to be boring!

security laravel

2022 November

A next-generation crawling and spidering framework. - projectdiscovery/katana

projectdiscovery

scraping

Implement JWT authentication in Laravel 11, comparing it with built-in authentication packages Sanctum and Passport, and exploring security considerations.

Clara Ekekenta

laravel

Identify bugs and bottlenecks in your web applications before your customers do.

software

A minimal framework for command-line applications in PHP. Join our Discord: https://discord.gg/hY5UNC4XPf - minicli/minicli

minicli

php

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