Create your first API -> Response
May 9, 2023 · 2 min read · we start from zero steps, first, we should create a Django project by the following command: django-admin startproject mysite then you can see these folders and files in your root: mysite/ manage.py mysite/ __init__.py settin...
Join discussion



