Skip to content

SuperWP - Mainwp API middleman proxy server build with Expressjs to secure origin server.

Notifications You must be signed in to change notification settings

sarequl/SuperWP-API-Proxy-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


API Reference

localhost:3000/SITE_ID?requetType=siteStatus
localhost:3000/SITE_ID?requetType=siteInfo
localhost:3000/SITE_ID?requetType=siteHealth
localhost:3000/SITE_ID?requetType=securityStatus

demo:
localhost:3000/1?requetType=siteStatus

Note that you will need to have Node.js installed.

Install and Start Backend Server

for npm:

npm install && npm start

for yarn:

yarn && yarn start

FOSSA Status

License

FOSSA Status

About

SuperWP - Mainwp API middleman proxy server build with Expressjs to secure origin server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published