Skip to content

lovesharma95/Book-api

Repository files navigation

Prerequisite :

  1. xxamp - https://www.apachefriends.org/download.html

  2. Mongodb - https://www.mongodb.com/try/download/community

  3. Composer - https://getcomposer.org/download/

Documentation

  1. Swagger - http://localhost:8000/api/documentation

  2. Postman - https://www.getpostman.com/collections/3e68f0f2144e9e431183

Unit Testing :

Run test cases using

.\vendor\bin\phpunit.bat

INSTALLATION :

  1. clone the git repository
git clone https://github.com/lokesharma95/Book-api.git
  1. Run composer command to install project dependencies
composer install
  1. migrate database
php artisan migrate
  1. Run php server using
php artisan serve

swagger-1

About

Laravel test for tech alchemy using

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published