REST API PHP App

  1. {
  2. "title": "REST API",
  3. "description": "List of users fetched from MySQL database using my REST API written in PHP. All CRUD operations applied are saved back to database in tables separate for each visitor",
  4. }