Hacker News new | ask | show | jobs
Show HN: LambdaLabs – Create HTTP routes, lambdas and databases using Python (github.com)
1 points by warothia 463 days ago
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. Currently this project is just a toy / hobby project for getting more into python.