Tag: bunjs

  • Testing BunJs Web Application with Cucumber JS and Keploy

    Testing BunJs Web Application with Cucumber JS and Keploy

    In our previous blog, we explored how to build a modern web server using BunJs and Prisma, integrating robust authentication mechanisms with JWT tokens. Now, it’s time to ensure our application is reliable and error-free through thorough testing. In this blog, we’ll dive into testing methodologies using Cucumber JS and Keploy, both are a powerful…

    by

    in
  • Build an HTTP server using BunJs and Prisma

    Build an HTTP server using BunJs and Prisma

    In this guide, we’ll be leveraging two powerful tools: BunJs and Prisma. Together, they provide a robust foundation for constructing modern, scalable, and efficient web servers. But before we dive into the technical details, let’s take a moment to understand what BunJs and Prisma bring to the table.Why use BunJs? BunJs is a really lightweight,…

    by

    in