Skip to content

HomayoonAlimohammadi/Backend-API-REST

Repository files navigation

REST API with Python & Django


In this repo I managed to build a RESTful API with Django REST Framework.
The biggest highlight of this course was that I learned how to do real Test Driven Development.
This is a recipe app, containing various recipes, with tags, ingredients,
images and users bound to each of those recipes.
This Project was started on March 30th 2022, and it was finished on April 5th 2022.

Thanks to London App Dev and Udemy for this wonderful course!

Key Features:

  • Test Driven Development (TDD)
  • RESTful API with Django REST Framework
  • Also a Browsable API
  • Advanced filtering with reverse relations
  • Use of GitHub Actions and Docker for CI/CD purposes
  • About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published