Skip to content

iscodand/recipe-app-api

Repository files navigation

< Recipe App API >

Introduction

A complete Recipe API with Users, Recipes, Tags and Ingredients. This API was developed with TDD Practices and have more than 60 unit tests.

This project have the main objective of improve my skills with Django Rest Framework.
Made with Course: Build a Backend REST API with Python & Django - Advanced

Initialization

To run the project, use all tools describe on Tools section.

Tools

Links

  • Docker - How to run Django application on Docker.

Tech Stack

Tech Environment
Stacks Ambiente

Installation

To Install this project in your machine, use DOCKER (please):

# Clone this repository
$ git clone https://github.com/iscodand/django-authentication-app/

# Open and run Docker on your machine

# Build with docker-compose
$ docker-compose build

# Run with docker-compose
$ docker-compose up

:)

Contributing

Contributions are what make the open source community such an amazing place to learn, be inspired, and create. Any contributions you make will be highly appreciated.

If you have a suggestion that would make this project better, feel free to fork the repo and create a pull request. You may also simply open an issue with the tag "enhancement".

  1. Fork the project
  2. Create a feature branch (git checkout -b feature/yourFeature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/yourFeature)
  5. Open a Pull Request

Don't forget to give the project a star!


ℹ️ Did you know?

In 2012, GitHub launched the starring function. Stars were a new way to keep track of repositories that caught your attention. In GitHub social etiquette, starring a repo is not only way to bookmark a project but also to express how much you appreciated and found it interesting!

Contact

Made with ❤️ by Isco D'Andrade, get in touch!

Email Badge  LinkedIn Badge 


About

Recipe API made with Django Rest Framework and containerized with Docker.

Resources

License

Stars

Watchers

Forks