phalcon-micro-rest-api-skeleton
phalcon-micro-rest-api-skeleton copied to clipboard
This is a basic API REST skeleton written on Phalcon PHP. Great For building an MVP for your frontend app (Vue, react, angular, or anything that can consume an API)
Results
2
phalcon-micro-rest-api-skeleton issues
Sort by
recently updated
recently updated
newest added
Hi, I am unable to get this skeleton to work with Phalcon 4.1.0 on my 64bit Windows 10 machine using Wampserver. It shows me errors in most initialization files as...
Hi, i'm using nginx - i first had the root pointed to /public folder and got 500 error while accessing via postman or compose test. I changed it to root...