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
Effects
Routing
Middlewares
Error handling
Last updated