Pinned Repositories
aio_pubsub
A generic interface wrapping multiple backends to provide a consistent pubsub API.
aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
aiohttp-devtools
dev tools for aiohttp
aiorate_limiter
A simple asyncio ready python implementation of a general purpose rate limiter based on Token Bucket algorithm
async_sender
Simple interface to set up SMTP and send asynchronously email messages. Inspired by Sender.
awesome-go
A curated list of awesome Go frameworks, libraries and software
security_interface
Simple API for authentication and authorization.
starter
project template for my own projects. It has a basic structure and configuration for the project I usually use.
urouter
Universal layered router configurator (inspired by go-chi/chi)
theruziev's Repositories
theruziev/aiohttp-devtools
dev tools for aiohttp
theruziev/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
theruziev/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
theruziev/create-aio-app
The boilerplate for aiohttp. Quick setup for your asynchronous web service.
theruziev/govalidator
Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
theruziev/httpie
As easy as httpie /aitch-tee-tee-pie/ 🥧 Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://twitter.com/clihttp
theruziev/ozzo-validation
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
theruziev/sanic_session
Provides server-backed sessions for Sanic using Redis, Memcache and more.
theruziev/30-seconds-of-react
Curated collection of useful React snippets that you can understand in 30 seconds or less.
theruziev/ClickHouse
ClickHouse is a free analytic DBMS for big data.
theruziev/httpx
A next generation HTTP client for Python. 🦋
theruziev/jrpc
RPC with json