Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 610 Bytes

File metadata and controls

18 lines (12 loc) · 610 Bytes

Beak realtime value extension

Note: The Beak Extensions API is still in an experimental phase, and so are the docs.

This is a template repo to help you get started building a Realtime Value extension for Beak.

About Beak

Beak is a cross-platform API crafting tool that makes it easy to build and test API's across platforms and teams.

Getting started

  • Clone this repo wherever you want
  • Make the whatever changes you want
  • Update the name of the extension in the package.json
  • Add this package as a dependency in the extensions folder of your Beak project
  • Run yarn
  • Restart Beak