ts-rest - RPC-like client and server helpers for a magical end to end typed experience
# ts-rest Incrementally adoptable RPC-like client and server helpers for a magical end to end typed experience 🪄 Join us on Discord for help, feedback, and discussions! ## Introduction ts-rest offer...
Elysia - Ergonomic Framework for Humans
ElysiaJS is an ergonomic framework for humans, built in TypeScript with end-to-end type safety, a unified type system, and outstanding developer experience. Powered by Bun, Elysia offers a supercharge...
Fast and low overhead web framework, for Node.js | Fastify
An efficient server implies a lower cost of the infrastructure, a better responsiveness under load and happy users. How can you efficiently handle the resources of your server, knowing that you are se...
hyper-expres
Hyper Express is a powerful tool that enables fast and efficient web development. It provides a streamlined workflow for developers to easily build and deploy web applications. This tool simplifies th...
Build OpenAPI-compliant REST APIs using TypeScript and Node
GitHub - lukeautry/tsoa: Build OpenAPI-compliant REST APIs using TypeScript and Node GitHub - lukeautry/tsoa: Build OpenAPI-compliant REST APIs using TypeScript and Node Skip to content Toggle navigat...
@chrlschn - End-to-End Type Safety with .NET7, TypeScript, and OpenAPI -- with Hot Rebuild
If you’re building TypeScript frontend solutions with a .NET backend or you have a setup where you need to have the same models in some TypeScript code (e.g. same model definitions in a TypeScript ser...
Support for binary response
Is there any chance you could add support for binary response types (images)? I saw that this was already requested 2 years ago #802. Heres a partial openAPI definition: paths: /images/{imagePath}: ge...
Introducing ChatGPT Enterprise
We’re launching ChatGPT Enterprise, which offers enterprise-grade security and privacy, unlimited higher-speed GPT-4 access, longer context windows for processing longer inputs, advanced data analysis...
# .NET 6 OpenAPI with TypeScript Client Generation
This is a sample application demonstrating .NET 6 with OpenAPI client code generation. While gRPC and GraphQL seem to be en vogue, REST with OpenAPI offers many of the same benefits in terms of contra...
Generate ASP.NET Core OpenAPI Spec At Build Time
I recently worked with Swashbuckle, a .NET package that can generate Swagger 2.0 and OpenAPI 3.0 specifications from existing ASP.NET Core solutions. The benefit of the library is we can write HTTP AP...