/ice-and-fire-api

Ice and Fire API

Primary LanguagePythonMIT LicenseMIT

Welcome to Ice and Fire API 👋

External books and books CRUD API

Install

Make sure you have clones this repository, Python 3.7 and PIP is installed.

Go to folder and run following command to install required dependancies.

$ make

Run tests

$ make test

Run coverage

$ make coverage