Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SaltyAom/kingworld

Fast, and friendly Bun web framework
https://github.com/SaltyAom/kingworld

bun framework http-server typescript web

Last synced: about 2 months ago
JSON representation

Fast, and friendly Bun web framework

Awesome Lists containing this project

README

        

## ⚠️ KingWorld is now ["Elysia" and moved to a new repo](https://github.com/elysiajs/elysia)




KingWorld label

Fast and friendly Bun web framework.


Documentation | Discord

## Philosophies
Building on top of 3 philosophies:

- Performance
- You shall not worry about the underlying performance
- Simplicity
- Simple building blocks to create an abstraction, not repeating yourself
- Flexibility
- You shall be able to customize most of the library to fits your need

Designed with TypeScript in mind, you don't need to understand TypeScript to take advantage of KingWorld. The library understands what you want and automatically infers the type from your code.

⚡️ KingWorld is [one of the fastest Bun web frameworks](https://github.com/SaltyAom/bun-http-framework-benchmark)

## Documentation
The documentation is available on [kingworldjs.com](https://kingworldjs.com).

## Discord
Come join the [Discord channel~](https://discord.gg/eaFJ2KDJck)