rest-api icon indicating copy to clipboard operation
rest-api copied to clipboard

Implementation of an API application using the Phalcon Framework

Results 13 rest-api issues
Sort by recently updated
recently updated
newest added

Hi, I'm more comfortable running php apps without nanobox, docker etc, I can understand better.. I managed to do following: 1. built the app with composer install 2. ran vendor/bin/phinx...

Assuming data table `co_invoices_x_products` has an addtional field ordernum, How to read the field with this project? ![](https://img-blog.csdnimg.cn/2020121712093723.png) example img: [https://img-blog.csdnimg.cn/2020121712093723.png](https://img-blog.csdnimg.cn/2020121712093723.png)

How to do pagination with this project? Could you please give an example?

question

How to deal with other actions? for example `updating`, `deleting` and `creating` records.

Hello, I've built this project around Docker and have configured the right dependencies, project, but when I run a request to login, I keep getting an error exception thrown the...

Would it be possible to add some kind of ACL allowing resource access to certain users?

enhancement

Moved from #23 Creating current issue as separate one, because of many separate work to do, with many commits... * https://github.com/niden/cardoe/blob/master/.scrutinizer.yml * https://github.com/niden/cardoe/blob/master/.github/workflows/php.yml

enhancement

Moved from #23 Creating current issue as separate one, because of many separate work to do, with many commits... https://github.com/phalcon/phalcon-api/blob/master/scrutinizer.yml

enhancement

It would be great if the essential reusable files become part of a package (composer), allowing to build and api based on this project and have the possibility to upgrade...

enhancement

Hi bro, I appreciate your effort, this is a great project but long time no see any update. I have some resource in MongoDB, can you give me some suggestions...