Skip to content

inser7/google-api

Repository files navigation

Task

Build a books search. Using your service, users should be able to:
 1. Find book by name and/or author
 2. Get list of books with preview and short description
 Feel free to add any features, such as modern interactive UI, tests, sorting, offline work and etc.
 Api example - https://www.googleapis.com/books/v1/volumes?q=Stephen+King
 Requirements:
 - any modern framework (e.g. Symfony)

Installation

Just follow next instructions:

git clone https://github.com/inser7/google-api.git
cd google-api
composer install
yarn install
yarn encore dev

Live demo

http://googleapi.kolsov.ru

Testing

Execute bin/phpunit to test project components.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published