Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aarcex3/aiostipy

A python framework build on top of aiohttp with a Nestjs like architecture
https://github.com/aarcex3/aiostipy

aiohttp aiohttp-rest-api aiohttp-server aiohttp-web experimental framework fun modular nestjs python python3

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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_](https://nestipy.vercel.app), [_pynest_](https://pythonnest.github.io/PyNest/introduction/) were already taken._ 😞

## ⚠️ Warning

**This is just experimental. Under development 🛠️**.

### Motivation

_Made just for fun and learning_ 🤓.