Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codeboten/alpaca


https://github.com/codeboten/alpaca

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# alpaca
The aim of alpaca is to provide an easy user interface to support deploying functions on container supported infrastructure. Ideally users will never need to build a container to run their code using alpaca.

## Roadmap
- [ ] API to create functions
- [ ] Configurable backend storage for endpoint mapping
- [ ] gateway to map endpoints -> containers
- [ ] HTTPS support using letsencrypt
- [ ] runner for python
- [ ] runner for nodejs
- [ ] runner for golang
- [ ] runner for ruby
- [ ] support for scheduled events
- [ ] support other kinds of events? (ie. queues)