rest-api
rest-api copied to clipboard
Implementation of an API application using the Phalcon Framework
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?  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?
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?
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
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
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...
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...