Skip to content

ammarhashad/BunJS-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bunJS-REST-API

This repo is an implementation of bunrest which is a expressjs like framework for bunjs so if you are familiar with express, you are good to go

  • first you have to have bunjs installed on your machine, for downloading and installing visit https://bun.sh

  • Once you have it installed you can install dependencies :

bun install

To run:

bun run index.ts