Skip to content

ezequielsalas/apitask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apitask

apitask is a Python 3 + Django Project designed and built for managing a local books database and consulting an external books API.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Clone the project

Run, in the CLI:

git clone https://github.com/ezequielsalas/apitask.git

Then, move to the project:

cd apitask

Install dependencies

pip install -r requirements.txt

Prepare the database

python manage.py migrate

Deployment

python manage.py runserver 8080

Running the tests

coverage run --source='.' manage.py test api

Built With

Authors

Ezequiel Salas

License

This project is licensed under the MIT License

About

A simple project to show Books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages