https://github.com/tunedmystic/rio
🦜 Rio is a zero-dependency web toolkit for Go
https://github.com/tunedmystic/rio
go golang http
Last synced: 3 months ago
JSON representation
🦜 Rio is a zero-dependency web toolkit for Go
- Host: GitHub
- URL: https://github.com/tunedmystic/rio
- Owner: TunedMystic
- License: mit
- Created: 2024-02-17T03:37:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-12T05:41:27.000Z (about 1 year ago)
- Last Synced: 2025-07-24T15:12:09.517Z (11 months ago)
- Topics: go, golang, http
- Language: Go
- Homepage:
- Size: 112 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rio

Rio is a zero-dependency web tookit for Go.
## Key Features
🌐 **Server** - A thin wrapper around the http.ServeMux.
✋ **Handlers** - A collection of useful http handlers.
🔗 **Middleware** - A collection of useful middleware handlers.
💬 **Responses** - Quick helpers for http/json responses.
🎨 **Template Rendering** - Helpful utilities for HTML template rendering.
📝 **Logger** - Simple, easy to use logger.
✅ **Validator** - Validates data.
Illustration by [@sjbitcode](https://github.com/sjbitcode)! ✨