Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 223 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 223 Bytes

WordPress REST API Router

A fluent router for registering and managing WordPress REST API routes & endpoints in an OOP way.

Installation

Install using Composer:

$ composer install devly/wp-rest-router