Blog Logo
TAGS

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...

Read more...

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...

Read more...

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...

Read more...

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...

Read more...

@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...

Read more...

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...

Read more...

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...

Read more...

# .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...

Read more...

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...

Read more...