MCPcopy Index your code
hub / github.com/LondonAppDeveloper/c2-recipe-app-api-2

github.com/LondonAppDeveloper/c2-recipe-app-api-2 @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
162 symbols 525 edges 43 files 133 documented · 82%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README
<a href="https://londonappdeveloper.com" target="_blank">
    <img src="https://londonappdeveloper.com/wp-content/uploads/2024/11/banner.svg" alt="Banner image" />
</a>

Full-Stack Consulting and Courses.

<a href="https://londonappdeveloper.com" target="_blank">Website</a> |
<a href="https://londonappdeveloper.teachable.com/" target="_blank">Courses</a> |
<a href="https://londonappdeveloper.com/tutorials/" target="_blank">Tutorials</a> |
<a href="https://londonappdeveloper.com/consulting/" target="_blank">Consulting

Recipe App API (v2) Source Code

This is the code for the second edition of the course that was released in 2022.

Course code for: Build a Backend REST API with Python & Django - Advanced

Core symbols most depended-on inside this repo

create
called by 39
app/recipe/serializers.py
create_user
called by 13
app/core/models.py
create
called by 3
app/user/serializers.py
create_superuser
called by 2
app/core/models.py
_get_or_create_tags
called by 2
app/recipe/serializers.py
_get_or_create_ingredients
called by 2
app/recipe/serializers.py
_params_to_ints
called by 2
app/recipe/views.py
main
called by 1
app/manage.py

Shape

Method 96
Class 49
Function 15
Route 2

Languages

Python100%

Modules by API surface

app/recipe/tests/test_recipe_api.py35 symbols
app/user/tests/test_user_api.py16 symbols
app/recipe/serializers.py14 symbols
app/recipe/tests/test_tags_api.py13 symbols
app/recipe/tests/test_ingredients_api.py13 symbols
app/core/tests/test_models.py11 symbols
app/core/models.py11 symbols
app/recipe/views.py10 symbols
app/user/serializers.py6 symbols
app/core/tests/test_admin.py5 symbols
app/user/views.py4 symbols
app/core/tests/test_commands.py4 symbols

For agents

$ claude mcp add c2-recipe-app-api-2 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact