Overview

In this guide, we'll walk you through the basics of a Marble.js.

After reading this chapter you will know how to:

  • bootstrap a HTTP server

  • create the basic REST API routing using Effects

  • create you own and reuse build-in middlewares

  • handle API errors

Getting started

pageGetting started

Effects

pageEffects

Routing

pageRouting

Middlewares

pageMiddlewares

Error handling

pageError handling

Last updated