Skip to content

AlaShibanAtKlo/sample-apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klotho Sample Apps

This repo holds sample applications which demonstrate how to use Klotho to compile to cloud-native versions.

Typescript

  • cloud FS Using file-like API to access cloud blob storage
  • microservices Cross execution unit function calls breaks the app into microservices while writing it like a monolith.
  • serverless Using express in a Klotho-compatible way to discover HTTP routes, automatically configuring gateway resources to route directly to the execution unit.
  • graphql How to use a framework in a Klotho-compatible way
  • media storage Using a combination of blob storage for media (images) with key-value for metadata
  • websocket 🚧 Set up a websocket gateway

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.6%
  • Shell 24.4%
  • JavaScript 3.1%
  • Makefile 1.7%
  • CSS 1.2%