From 241464a3942d4fcd8a25428bd6cdc330808e625b Mon Sep 17 00:00:00 2001 From: Pavel Varentsov Date: Fri, 1 Oct 2021 11:31:28 +0300 Subject: [PATCH] Add iola (#479) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index abe37fc..a8850ec 100644 --- a/readme.md +++ b/readme.md @@ -151,6 +151,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [just](https://github.com/casey/just) - Modern `make`-like command runner. - [grex](https://github.com/pemistahl/grex) - Generate regular expressions from user-provided test cases. - [gdb-dashboard](https://github.com/cyrus-and/gdb-dashboard) - Modular visual interface for GDB. +- [iola](https://github.com/pvarentsov/iola) - Socket client with REST API. ### Text Editors