Skip to content

Erick-ViBe/recipe-app-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Book API

Recipe Book API with user authentication, uploading images, filtering and searching objects using Test Driven Development.
Project Setup with Docker and Docker Compose, automatically unit test and linting with Travis-CI.

Python-DjangoRestFramework-Docker-TravisCI

Table of contents

Technologies

  • Python
  • Django
  • DjangoRestFramework
  • Docker
  • Docker Compose
  • Travis-CI
  • Swagger UI Documentation

Requirements

  • Git
  • Docker
  • Docker Compose

Setup

  1. Clone and enter the repository:
    git clone https://github.com/Erick-ViBe/recipe-app-api.git
    cd recipe-app-api

Run Project

docker-compose up

Run Tests

docker-compose run --rm app sh -c "python manage.py test"

Contact

Created by @ErickViBe - feel free to contact me!

About

Recipe app api SC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published