lucatume / rest-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A sample plugin created for a set of posts on my website: see the first post.

Installation

  • clone the repository in the WordPress installation plugin folder.
  • run composer update from the root of the rest-calculator plugin folder.
  • update the test suites configuration files to match your local set up

Usage

Activate the plugin and hit the only provided route at /wp-json/calc/add/<number>/<number> and behold the power of it.

About


Languages

Language:PHP 50.1%Language:PLSQL 49.7%Language:Shell 0.1%