A ready-made storefront and billing layer that sits on top of your existing API gateway, so external developers can discover, sign up for, and pay to use your APIs without your team building that portal from scratch.
Results for “backend”
382 tools found
A sync engine that keeps a live copy of your Postgres data on each user's device, so apps feel instant and keep working offline instead of waiting on the network for every action.
A platform for running reliable background jobs, scheduled tasks and multi-step workflows — it automatically retries failures and remembers where each job left off, so long-running processes don't silently break.
An open-source platform for writing long-running background jobs and AI-agent workflows in TypeScript or Python, with automatic retries, queuing and scaling — and no timeouts, so tasks can run as long as they need.
An AI agent that generates complete API test suites from your existing OpenAPI spec, Postman collection, or cURL commands.
A tool that watches an app's network traffic while you use it normally, then automatically generates a working API from what it observed — turning a website, mobile app, or old internal system with no API into one you can actually script against, without
A Python web framework that grew out of a real company's Django app, built explicitly so AI coding assistants (and humans) can understand and safely modify the code.
Instead of building and maintaining your own code for boring-but-necessary tasks — converting a file, validating an email, resizing an image — ApyHub gives you over 200 ready-made APIs behind a single login and a single bill.
A single program that replaces the usual nginx-plus-PHP-FPM combo for running a PHP website, claiming to actually serve pages faster while also handling WebSockets for real-time features.
Lets an AI coding agent hand a file to another agent (or to you) with one command, encrypted so nobody in between can read it, and the link self-destructs after a day.
A Rust web framework where a component can read straight from your database and update in the browser without you writing a separate API — backed by the team behind Tokio.
One place to deploy an API, issue and revoke API keys for it, rate-limit it, and watch its logs — instead of stitching together four separate services to do each job.
A shared memory layer that gives AI coding and analytics assistants persistent, correct knowledge of your data definitions — so 'active customer' means the same thing every time, in every tool.
An open-source library that auto-generates complete REST, GraphQL, and MCP APIs from your existing ORM entities.
A zero-dependency TypeScript framework for building production-ready APIs and microservices with clean architecture already in place.
Open-source admin panel builder for Laravel with 1000+ UI components, used since 2016 by teams at Volkswagen, PwC and Honda.
A Rust-compiled backend and automation language with clean syntax, optional typing, native OOP, and 58 built-in modules.
A tiny, single-file PHP framework for building REST APIs on cheap shared hosting, without Composer, build steps, or thousands of framework files.
A simple API that turns any URL into a screenshot or a ready-made social share (Open Graph) image with one GET request, built with SSRF protection and signed URLs for safe automated use.
Open-source AI agent that tests web apps using natural language instead of selector scripts.