Bring safety and simplicity to your TypeScript web and API servers.

highlight

Highlights

running_with_errors

Simple error handling

Yggdrasil Server includes a simple yet powerful error handling mechanism. Simply throw a YggdrasilStatus object, and Yggdrasil Server will pass the message along to a status page or your API's caller, even for nested requests.

alt_route

Simple routing

Yggdrasil Server's optional router can help clean up simple if-else loop routing implementations without introducing the complexity of a bulky opinionated framework.

orders

End-to-end type safety

Yggdrasil Server Conduit makes defining and consuming type-safe APIs easy. Simply write TypeScript functions on your server, then call them from the client. Conduit takes care of the transit and errors so you can focus on your code.

format_paintTheme
jottocraft

Copyright (c) jottocraft 2024-2025. All rights reserved.