ilham-dev / larapi

Default Rest Full API Build With Lumen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

By Ilham-Dev

Build Status Total Downloads Latest Stable Version License

About Larapi

Larapi Api For Default Rest Full API, You Can Change And Add Dependecy, All About Easy Use:

Learning Lumen

Lumen is the perfect solution for building Laravel based micro-services and blazing fast APIs. In fact, it's one of the fastest micro-frameworks available. It has never been easier to write stunningly fast services to support your Laravel applications.

If you're not in the mood to read, Laracasts contains over 1100 video tutorials on a range of topics including Lumen, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.

How To Use [On Terminal]

git clone https://github.com/ilham-dev/larapi
composer install
php artisan key:generate
cp .env.example .env
php -S localhost:8000 -t public

License

The Lumen framework is open-sourced software licensed under the MIT license.

About

Default Rest Full API Build With Lumen


Languages

Language:PHP 99.4%Language:Shell 0.6%