Skip to content

Laravel REST API Development with Documentation Using Swagger UI. (php, laravel, swagger)

Notifications You must be signed in to change notification settings

billal4b/Laravel-REST-API-Development-with-Documentation-Using-Swagger-UI

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

Installaton this API Project

At first clone this project and run this command

composer update

Update .env file Information and run these commands

php artisan migrate
artisan key:generate
php artisan serve

Localhost api directory http://localhost:8000/api/products

Localhost documentation directory http://127.0.0.1:8000/api/documentation

Swaggr Documentation Swaggr Documentation

Swagger-UI Doc

Swagger-UI Doc

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

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

About

Laravel REST API Development with Documentation Using Swagger UI. (php, laravel, swagger)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published