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

Getting startedchevron-right

Effects

Effectschevron-right

Routing

Routingchevron-right

Middlewares

Middlewareschevron-right

Error handling

Error handlingchevron-right

Last updated