description |
---|
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
{% page-ref page="getting-started.md" %}
{% page-ref page="effects.md" %}
{% page-ref page="routing.md" %}
{% page-ref page="middlewares.md" %}
{% page-ref page="error-handling.md" %}