It's a slim fork of M.C.Dev Framework used to create an easy self-hosted API System. Useful for applications in ReactJS or Vue.js, while using Axios for your CRUD system.
- Apache 2
- MySQL 5.2.x+
- PHP 8.2.x+
- MeekroDB (Already included in
composer.json
)
- Clone this repo to your hosting area;
- Execute the command
composer install
; - Run your localhost or hosted ip/domain;
- Follow the easy step-by-step guide, by visiting the index;
- Enojoy your API Pilot.
A Vue.js library to integrate Pilot Framework, using Axios, with both JavaScript and TypeScript support.
Click here for the Open Source repo.