The Typescript API framework that boosts developer productivity
Bridge is a strongly typed framework that auto-generates the OpenAPI specification and fully-typed Typescript client code, without schema or .
Bridge offers an easy and scalable way to write your backend code.
Create an endpoint
an intuitive way to write and to manage your endpoints.
Validate your data
Bridge supports query, body and headers validation using zod, yup or superstruct.
Add middlewares
Create powerful type-safe middlewares that can validate data, and pass data to next middlewares.
Experience the power of TS
Catch error ahead of time and improve your productivity using IDE’s autocompletion.
Never write HTTP requests again
Use your server's route like functions.
Goodbye Postman collections
The client SDK contains all the information necessary to integrate and use correctly your API.
Easily maintain and update your code
After an update, the IDE alerts developers of changes that happened in the API, and identifies where changes need to be made in the client code.
Made for many different languages
Generate SDKs in many different languages for your apps or microservices. Contact us on Discord to add a specific language.
Have an auto-generated client SDK using one command line
Type-safe request parameters
Never make mistakes while calling your endpoints.
Easily handle incoming errors
It has never been that easy to handle errors.
Type-safe request response
Never make mistakes while using your endpoints response.
Have an auto-generated documentation without writing any metadata.
Try it yourself!
Try out Bridge without leaving your browser!
Bridge is getting better every day —
don’t miss out anything.
Join the Bridge newsletter and stay updated on new releases, features and guides.