warothia

↗ HN profile [ 48.1 ms ] full profile
Karma
84
Created
November 17, 2024 (1y ago)
Submissions
0
  1. 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…

  2. 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…