Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 529 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 529 Bytes

Aiostipy

A simple framework based on aiohttp inspired by Nestjs modular architecture.
Also taking some ideas from other python frameworks, e.g., FastAPI ⚡️, Litestar ⭐, Blacksheep 🐑.

aiohttp 🔴 + Nestjs 🦁 + python 🐍 = aiostipy

PD: Names like nestipy, pynest were already taken. 😞

⚠️ Warning

This is just experimental. Under development 🛠️.

Motivation

Made just for fun and learning 🤓.