Skip to content
#

redis-server

Here are 56 public repositories matching this topic...

This project is a server-side implementation of the Daraja API by Safaricom, built using NestJS. The Daraja API allows developers to integrate M-Pesa payment services into their applications. This implementation provides a robust and scalable solution for handling M-Pesa transactions, including STK Push. You can use this repository as boilerplate

  • Updated Oct 29, 2025
  • TypeScript

Web-summarizer generates summary of a given URL using a fine-tuned GPT-3.5 model and Puppeteer to scrape the DOM. It also utilizes Redis to cache summaries, reducing overhead costs and improving request speed from 4.4 seconds to 500 milliseconds The full backend is containerized and deployed on Railway with integrated Jest unit tests running on Git

  • Updated Feb 16, 2024
  • TypeScript

In this article, you'll learn how to implement stateless authentication in Deno using JSON Web Tokens. As we all know, JSON Web Tokens can only be invalidated when they expire, so we'll include a persistent storage like Redis to serve as an extra layer of security.

  • Updated Dec 31, 2022
  • TypeScript

Improve this page

Add a description, image, and links to the redis-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the redis-server topic, visit your repo's landing page and select "manage topics."

Learn more