
Getting Started with Jiren - A Simple HTTP Client for Node.js
Learn how to make HTTP requests easily using Jiren, a lightweight and fast HTTP client for Node.js.
Personal Project5 min read
Thoughts, tutorials, and insights about development

Learn how to make HTTP requests easily using Jiren, a lightweight and fast HTTP client for Node.js.

Learn how to manage Google Drive files with categorized operations using GDriveKit.

Learn how to implement end-to-end encryption between your client and server using the ECIES pattern.