Skip to content

fabiofranchino/mailchimp-bridge-for-jamstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mailchimp bridge for JAMstack website

A little Webtask (lambda serverless function) that act as a bridge between an ajax request from a front-end to Mailchimp server API.

This way you can hide credentials as well as performe some sanity check on the incoming payload.

Read more here.