Skip to content

gustavoC137/contacts-api

Repository files navigation

Simple Api Rest

Simple example of a REST API with Laravel 10.x

Build and Start the API on port 8000

$ docker-compose up -d 

Run the migrations and populate the database

$ docker-compose exec api php artisan migrate --seed 

About

Simple api for study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published