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.
- The Netlify Edge Function for the geolocation will be at: https://some-app.netlify.app/geolocation
- The endpoints for the AWS service will be available in your terminal console when you deploy.
- Edge Functions Examples
- Monorepos on Netlify
- Integrate with WPEngine GeoTarget