https://github.com/optum/sourcehawk-faas
Sourcehawk Function as a Service implementations
https://github.com/optum/sourcehawk-faas
openfaas openfaas-functions sourcehawk
Last synced: 8 months ago
JSON representation
Sourcehawk Function as a Service implementations
- Host: GitHub
- URL: https://github.com/optum/sourcehawk-faas
- Owner: Optum
- License: apache-2.0
- Created: 2020-10-29T21:34:57.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-24T21:58:42.000Z (over 4 years ago)
- Last Synced: 2025-03-11T15:51:10.267Z (about 1 year ago)
- Topics: openfaas, openfaas-functions, sourcehawk
- Language: Go
- Homepage:
- Size: 81.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Sourcehawk FaaS
---------------
[](https://github.com/optum/sourcehawk-faas/actions)
[](https://github.com/optum/sourcehawk-faas/actions)

### Docker Images


Sourcehawk Function as a Service offerings.
## Current Implementations
1. [OpenFaaS](openfaas/README.md)
Future implementations may include `Microsoft Azure` or `AWS Lambda`
## Development
### Building
```sh
./mvnw clean install
```