Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aarcex3/aiostipy
- Owner: aarcex3
- License: apache-2.0
- Created: 2024-07-27T03:17:35.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T21:32:59.000Z (4 months ago)
- Last Synced: 2024-09-12T07:40:59.515Z (4 months ago)
- Topics: aiohttp, aiohttp-rest-api, aiohttp-server, aiohttp-web, experimental, framework, fun, modular, nestjs, python, python3
- Language: Python
- Homepage: https://pypi.org/project/aiostipy/
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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_ 🤓.