Skip to content

Karinmia/e95mates-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello and Welcome!

REST API made with Django Rest Framework

📌 Important links

API Docs

API Root

🛠 Technologies & Tools

  • Python 3.8.3
  • Django 3.1.4
  • Django Rest Framework 3.12.2
  • PostgreSQL 12
  • Google Cloud Speech

❓ How to run the project on local machine ❓

Create and activate virtualenv: (venv is your virtual environment name)

python -m venv venv
source venv/bin/activate

To run the server go to the project root and run:

python manage.py runserver

To make and apply migrations run the following command:

python manage.py makemigrations
python manage.py migrate

You can find me here:

linked-in-logo   instagram-logo