nim-http-utils
HTTP helper library
Provides a set of reusable HTTP helper procedures in Nim to simplify network programming
Nim language HTTP helper procedures
27 stars
21 watching
9 forks
Language: Nim
last commit: 3 months ago
Linked from 1 awesome list
httpnimparser
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an implementation of the Status protocol in Nim language | 9 |
| An efficient library for building REST APIs in the Nim language. | 56 |
| A Websocket implementation for the Nim programming language | 83 |
| A cross-platform process daemonization library for the Nim programming language | 32 |
| An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
| An efficient input/output stream library for Nim language | 125 |
| Provides a standardized interface for remote procedure calls over JSON format | 92 |
| A Nim module for serializing and deserializing TOML data | 39 |
| Provides flexible JSON serialization with support for various features and standards compliance | 48 |
| A collection of Ethereum-related utilities and tools implemented in Nim. | 86 |
| A Nim wrapper around SQLCipher to simplify interaction with encrypted databases. | 4 |
| A serialization framework for Nim that provides a common interface for marshaling values to and from various serialized formats. | 64 |
| A logging library for Nim that provides structured logging with customizable formats and advanced features for storing and querying logs. | 161 |
| A Nim port of Python's psutil library for cross-platform system information access | 62 |
| A WebSocket implementation for client-server communication | 102 |