Skip to content
#

server-client

Here are 261 public repositories matching this topic...

KSBus is a zero-configuration event bus written in Go, designed to facilitate real-time data sharing and synchronization between Go servers, JavaScript clients, and Python. It's particularly useful for building applications that require real-time communication, such as chat applications or live updates.

  • Updated May 6, 2024
  • Go

A RESTful API in Flask refers to an application programming interface (API) built using the Flask web framework that follows the principles of Representational State Transfer (REST). Flask is a micro web framework for Python, which is lightweight and flexible, making it a popular choice for building web applications and APIs

  • Updated Apr 6, 2024
  • Python

Improve this page

Add a description, image, and links to the server-client 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 server-client topic, visit your repo's landing page and select "manage topics."

Learn more