Skip to content
Hayley edited this page Sep 14, 2020 · 17 revisions

Welcome to the FireStorm wiki!

Concepts

Built in middlewares

Examples

Note: Examples are always written such that they have the work with the master branch and may use features which are not in the current release.

  • Hello World A basic hello world.
  • Todo A basic todo task REST API.
  • HTML A hello world HTML templating example.
  • FizzBuzz A FizzBuzz example which uses requests to increment a counter.
Clone this wiki locally