WmZilla - Webmaster and Marketplace

The Next Generation Webmaster and Trade Forum

Create an API for All MySQL Databases in a Single Line

WhatsANinja

New member

0

0%

Status

Offline

Posts

34

Likes

0

Rep

0

Bits

180

3

Months of Service

0%
I am subscribed to an email list where they send weekly awesome stuff. They have shared something that automatically generates an API for all CRUD operations with a single-line command on the database you use for Node.js and PHP. Perfect for mobile applications. I typically use frameworks for these kinds of tasks, but now that I can do it in a single line, it is much more convenient. Features include the ability to generate an API for all types of MySQL databases, CRUD support (create, read, update, delete), database relationships, primary key support, pagination, sorting, filtering by column, row filtering (Where clause), Group By and Having usage, dynamic query execution, single file upload, multi-file upload, file downloading. For those interested, there is a guide at https://phpanaliz.com/yazi/tek-satirda-api-olusturma/. I am also preparing a video on how to use this. By the way, I highly recommend the email list I am subscribed to, called cron.weekly. You won't get spam as the newsletter includes only two or three sponsored content pieces.
 

249

6,622

6,642

Top