Creating an API Endpoint using Bun
🎯What is Bun ?
Bun is a JavaScript runtime.It is an attempt to overcome the limitations of Node. js back-end development setup with a separate front-end using React, Vue, or Angular.
Unlike Node. js, Bun does not depend on npm and doesn't need any o...
apiendpointusingbun.hashnode.dev3 min read