Skip to content

dartfn-v0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@subfuzion subfuzion released this 24 Dec 00:03
· 236 commits to main since this release
897a2dd

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