Skip to content

ioandev/wp-json-proxy

Repository files navigation

wp-json-proxy

Simple aggregator and cache layer for a wordpress's /wp-json endpoint. This is used in my blog, example here.

Rest API Custom Fields wordpress extension is optional.

Set up:

  1. Copy .env.spec to .env and .env.dev
  2. Set your two environments up

To run:

  1. Run either npm run dev for dev, or npm run prod for prod
  2. Visit http://127.0.0.1:4191/all

Credits

cheerio was helpful library for this project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages