Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.38 KB

File metadata and controls

23 lines (17 loc) · 1.38 KB

Serverless Services for Serverful CMSes

This is a demo to show some proof of concepts for serverless functions and services integrated with custom WordPress plugins.

These are especially useful for static/serverless sites generated from WordPress.

These proof of concepts were originally developed to work on Strattic.com sites.

This repo contains the following services (coupled with installable WordPress plugins):

  • A GeoIP locator to show or hide content for selected countries
  • A breaking news service that doesn't require a new publish every time a custom post type is updated.

Endpoints

Netlify Functions and Edge Functions

Serverless Framework and AWS