Skip to content

A simple implementation of bun to make a rest api of post update, delete, patch..

Notifications You must be signed in to change notification settings

Adnan-The-Coder/bun_rest_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API

To install dependencies:

bun install

To run:

bun run start

This project was created using bun init in bun v1.1.30. Bun is a fast all-in-one JavaScript runtime.

URL

Localhost:3049/api/posts Check in postman

About

A simple implementation of bun to make a rest api of post update, delete, patch..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published