.Community

Build An Http Server Using Bunjs And Prisma

13 min read

blog-writer

Written By: Animesh Pathak

blog-reviewer

Reviewed By: Reviewer

Share this


Cover Image for Build an HTTP server using BunJs and Prisma
Background

Animesh Pathak


More Stories

Cover Image for What is Postgres Wire Protocol

What is Postgres Wire Protocol

Sarthak Shyngle

Databases are the backbone of modern applications, enabling efficient storage and retrieval of data. But have you...

Cover Image for Docker Containers: Enabling SSL for Secure Databases

Docker Containers: Enabling SSL for Secure Databases

Gourav Kumar

Why Enable SSL for Databases? Security is critical for any application, especially when dealing with sensitive data...

Cover Image for Testing BunJs Web Application with Cucumber JS and Keploy

Testing BunJs Web Application with Cucumber JS and Keploy

Animesh Pathak

In our previous blog, we explored how to build a modern web server using BunJs and Prisma,...

Cover Image for SCRAM Authentication: Overcoming Mock Testing Challenges

SCRAM Authentication: Overcoming Mock Testing Challenges

Ritik Jain

In the vast landscape of cybersecurity, authentication stands as the guardian of digital fortresses, ensuring that only...

Cover Image for Building a GO CRUD Rest API from scratch

Building a GO CRUD Rest API from scratch

Shivang Shandilya

Thanks to Francesco Ciulla for making a detailed video on how to create this go crud API...