Skip to content

tr1sm0s1n/bun-elysia-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bun-Elysia-API

Simple API demonstrating CRUD operations in TypeScript with Bun and Elysia.

🛠 Built With

Bun Badge Elysia Badge TypeScript Badge

⚙️ Run Locally

Clone the project

git clone https://github.com/tr1sm0s1n/bun-elysia-api.git
cd bun-elysia-api

Install Bun

curl -fsSL https://bun.sh/install | bash

Install dependencies

bun install

Test the application

bun test

Start the application

bun dev

Open browser for the API documentation.

About

Simple API demonstrating CRUD operations in TypeScript with Bun and Elysia.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors