arnie

Action hero for backends

Usage no npm install needed!

<script type="module">
  import arnie from 'https://cdn.skypack.dev/arnie';
</script>

README

ATTENTION PLEASE: I have just changed everything and refactored from the ground up (WIP) - DO NOT USE!

Arnie

A CerebralJS action hero for backends

NPM version

Sample

// TODO: Add code sample

Operators

Best case: most operators are provided by function-tree.

Providers

  • request
  • response
  • output

Adapters

This is where function-tree gets connected to different environments.

  • express
  • koa
  • hapi
  • rpc
  • http
  • serverless