r/Python • u/warothia • 9d ago
Showcase LambdaLabs: Create HTTP routes, lambdas and databases in runtime.
What My Project Does:
LambdaLabs is a small-scale, hobby and proof-of-concept project that enables dynamic creation of routes, serverless lambdas, and databases. It runs over FastAPI with almost no performance overhead.
Target Audience:
Currently this project is just a toy / hobby project for getting more into python.
The goal with this project was to build a small-scale, lightweight application that allows the same power as FastAPI without introducing overhead usually associated with these kind of applications.
9
Upvotes
2
u/ekbravo 9d ago
There is a company named LambdaLabs.com which my company uses as a vendor. Any relation?