warothia
- Karma
- 84
- Created
- November 17, 2024 (1y ago)
- Submissions
- 0
-
I've been working on a small-scale, functions-as-a-service platform where you can create Python functions, map them to routes, and run them through a custom FastAPI engine. It’s all managed via a Rails interface and…
-
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…