Skip to content

proyectosbeta/test-api-platform-laravel

Repository files navigation

About Project

This code was used in a YouTube video demonstrating how to create an API using Laravel and OpenAPI in under 3 minutes. The video walks viewers through the step-by-step process of building a fully documented API with API Platform 4, showcasing the simplicity and efficiency of combining these technologies.

Link: https://youtu.be/aLcOHh5itlY

Dev

composer install

Run server

php artisan serve

Browser

Open your favorite browser and type in the address bar

http://127.0.0.1:8000/api/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published