dartfn-v0.3.1
Pre-release
Pre-release
This adds an early version of a tool (dartfn
) that you can use to generate sample projects from templates. Currently there are three templates:
- helloworld - a basic HTTP handler function
- json - a simple function handler that accepts and sends JSON
- cloudevent - a simple cloudevent function handler