Skip to content

Instantly share code, notes, and snippets.

@rafaelcanovas
Last active April 27, 2021 03:28
Show Gist options
  • Save rafaelcanovas/055ab0cfc1dc364821d51b3895ce084e to your computer and use it in GitHub Desktop.
Save rafaelcanovas/055ab0cfc1dc364821d51b3895ce084e to your computer and use it in GitHub Desktop.
FastAPI + Django: Criação do projeto
> pip install Django
> django-admin.py startproject fastapi_django
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment