https://github.com/zephraph/deno-faas
https://github.com/zephraph/deno-faas
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zephraph/deno-faas
- Owner: zephraph
- License: mit
- Created: 2024-10-15T16:49:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-29T19:57:32.000Z (over 1 year ago)
- Last Synced: 2025-05-02T20:46:54.952Z (9 months ago)
- Language: TypeScript
- Size: 80.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deno FaaS
This is an experimental project exploring different ways to build a FaaS with
Deno. It was made by [zephraph](https://github.com/zephraph) and
[sbmsr](https://github.com/sbmsr) while at the
[Recurse Center](https://www.recurse.com/).
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
for details.