https://github.com/grimdork/funcy
Tools to make sserverless functions a little simpler.
https://github.com/grimdork/funcy
http s3 serverless
Last synced: 20 days ago
JSON representation
Tools to make sserverless functions a little simpler.
- Host: GitHub
- URL: https://github.com/grimdork/funcy
- Owner: grimdork
- License: mit
- Created: 2025-02-17T04:49:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-18T02:53:39.000Z (3 months ago)
- Last Synced: 2026-04-18T04:33:33.384Z (3 months ago)
- Topics: http, s3, serverless
- Language: Go
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# funcy
Tools to make sserverless functions a little simpler.
## Why
I build so-called serverless apps on Scaleway and similar, and their build process is a tad peculiar. Sharing code between functions can get complicated, so this is a repository of functions I commonly use in this process.