https://github.com/grimdork/funcy
Tools to make sserverless functions a little simpler.
https://github.com/grimdork/funcy
http s3 serverless
Last synced: about 1 year 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-17T05:33:04.000Z (about 1 year ago)
- Last Synced: 2025-02-17T06:19:57.854Z (about 1 year ago)
- Topics: http, s3, serverless
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 0
- 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.