Skip to content

A python framework build on top of aiohttp with a Nestjs like architecture

License

Notifications You must be signed in to change notification settings

aarcex3/aiostipy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 🤓.