PHP Classes

File: app/manifest.json

Recommend this page to a friend!
  Classes of Okanlawon Anuoluwapo   PHP MongoDB CRUD Example of API   app/manifest.json   Download  
File: app/manifest.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP MongoDB CRUD Example of API
API that provides CRUD operations with MongoDB
Author: By
Last change:
Date: 8 months ago
Size: 429 bytes
 

Contents

Class file image Download
{ "short_name": "PWA PhpMongo", "name": "PWA Test Php MongoDB API", "icons": [ { "src": "images/icons/icon-192x192.png", "type": "image/png", "sizes": "192x192" }, { "src": "images/icons/icon-512x512.png", "type": "image/png", "sizes": "512x512" } ], "start_url": "index.html", "background_color": "#3367D6", "display": "standalone", "theme_color": "#3367D6" }