1.0.1 • Published 2 years ago
@ogginger/mysqli v1.0.1
Mysql Interface
HTTP CRUD Methods for Mysql get, post, put, delete
To use: 1. await self.connect(); 2. await self.METHOD( input ); 3. await self.close();
Mysql Interface
HTTP CRUD Methods for Mysql get, post, put, delete
To use: 1. await self.connect(); 2. await self.METHOD( input ); 3. await self.close();