Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 335 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 335 Bytes

Restfull CRUD Generator

Installation

  1. Download or clone this repo.
  2. Open index.php it in your browser.
  3. Select Database and Table.
  4. Type the rest api name you want to generate for example (user, todo, etc).
  5. Download the php file by clicking download button presented at top of the editor screen.

Thanks