Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crcastle/serverless-buffer-app-lambda
AWS Lambda functions to support serverless-buffer-app-gui
https://github.com/crcastle/serverless-buffer-app-lambda
Last synced: 1 day ago
JSON representation
AWS Lambda functions to support serverless-buffer-app-gui
- Host: GitHub
- URL: https://github.com/crcastle/serverless-buffer-app-lambda
- Owner: crcastle
- Created: 2015-12-12T01:19:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T23:39:08.000Z (about 9 years ago)
- Last Synced: 2025-01-16T08:06:26.498Z (8 days ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serverless Buffer App Lambda Functions
This repo supports the [Serverless Buffer App GUI](https://github.com/crcastle/serverless-buffer-app-gui). It contains the [AWS Lambda](https://aws.amazon.com/lambda/) functions that the GUI calls.
You could use this by itself, but you'd have to figure out your own way to make the HTTP API requests.
## License
##### [ISC License](https://opensource.org/licenses/ISC) (MIT-like, but better)
Copyright (c) 2015, Chris CastlePermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.