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

https://github.com/mountain-pass/server-agnostic-functions

Provides an interface for writing server-agnostic (serverless) apis and functions.
https://github.com/mountain-pass/server-agnostic-functions

aws aws-lambda cloudflare express lambda serverless

Last synced: 4 months ago
JSON representation

Provides an interface for writing server-agnostic (serverless) apis and functions.

Awesome Lists containing this project

README

          

# @mountainpass/server-agnostic-functions

Provides an interface for writing server-agnostic (serverless) functions.

# Packages

- [Core](/packages/core/) *👈 (Start here)*
- [Express](/packages/express/)
- [Aws](/packages/aws/)
- [Cloudflare](/packages/cloudflare/)

# I just want to start now!

Clone this [template repo](https://github.com/mountain-pass/server-agnostic-functions-express-template), to get started with the server-agnostic-functions and express.

```
git clone https://github.com/mountain-pass/server-agnostic-functions-express-template.git
```