Taler integration with Fastify

Fast and low overhead web framework, for Node.js

Fastify is a popular high-performance, lightweight web server for Node.js, designed for speed, low overhead, extensibility and developer experience with a formidable plugin ecosystem. This project contributes a GNU Taler plugin for Donations and Payments to this ecosystem, following that very philosophy. It will not only provide the scalable Open/REST API’s one would expect to build production ready webshops but furthermore focus on a low-code, zero-config simplicity for the architecture. This enables even plain vanilla javascript-free HTML form pages to post Taler payments and supply credentials in a web admin interface. All this can be easily explored in a one page vanilla HTML webshop example - and executed at the touch of a single shell command.