fc-serve
v1.4.1
Published
Project to showcase creating higher level tools for a tech stack
Readme
fc-serve
Goal
In order to allow for rapid development and deployment I want to provide a CLI that will given a configuration and a script of logic map incoming requests to the script.
The configuration should specify where the function can be found, what it expects and what resources it needs access to.
