Node.js Server

The fantastical tour operator Fabelreisen wants a platform that simultaneously allows business partners to access their own offers via an API and on which customers can also book tours themselves.
This was implemented with a Node.js server that is accessible via a REST API and a website, and to which the payment provider Stripe is connected. The data is managed in a MongoDB database.