Skip to content

Instantly share code, notes, and snippets.

@rafaelcanovas
Last active April 27, 2021 03:26
Show Gist options
  • Save rafaelcanovas/2ac824b917e957eb748e8fb5bcd2f6e0 to your computer and use it in GitHub Desktop.
Save rafaelcanovas/2ac824b917e957eb748e8fb5bcd2f6e0 to your computer and use it in GitHub Desktop.
FastAPI + Django: tree after
> tree fastapi_django
fastapi_django
├── fastapi_django
│ ├── __init__.py
│ └── settings.py
└── manage.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment