You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
389 B
389 B
Convert json file to database
installation
cp .env.example .envdocker-compose up -ddocker-compose exec -it laravel.test composer installdocker-compose exec -it laravel.test php artisan migratedocker-compose exec -it laravel.test php artisan test
Api route
POST => http://localhost/api/v1/convert/json
Params
'file' => your json file