0.1.5 • Published 6 years ago

lambda-http-handler v0.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

A simple, intuitive framework for creating serverless REST APIs

Serverless functions are a great way to give your application a back without having to pay for a server or worry about configuring and maintaining it. (i.e. Netlify functions, which inspired this framework!) However, the writing these functions requires a syntax and structure that I find far from intuitive, and overly verbose if you're trying to write a simple rest api server.

  • Example code for a bad handler

I spent a lot of time trying to wrangle these handlers to do what I wanted with minimal code redundancy. Eventually, I thought "Hey why don't I just make this into its own framework?"

Here it is.

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

1.0.2

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago