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

https://github.com/thesephi/create-oak-bun

npm init template for a Bun application using oak & oak-routing-ctrl
https://github.com/thesephi/create-oak-bun

api bun decorator oak oak-routing-ctrl scaffold typescript

Last synced: 5 months ago
JSON representation

npm init template for a Bun application using oak & oak-routing-ctrl

Awesome Lists containing this project

README

          

# create-oak-bun

Starter template to develop a Bun application with `@oak/oak` and `@dklab/oak-routing-ctrl`.

Read more:
- [Oakserver](https://oakserver.org/)
- [oak-routing-ctrl](https://jsr.io/@dklab/oak-routing-ctrl)
- [bun](https://bun.sh/)

# How to use this template

```bash
npm create oak-bun@latest
```