Skip to content

Programmable-Voice-Assistant/api

Repository files navigation

Running the app

  • python manage.py runserver will not work, because of ASGI
    • use daphne project_config.asgi:application instead

Dependencies:

  • redis: you to install and run redis server

Endpoints

Auth

  • account/login
  • account/logout
  • accounts/register
  • accounts/password-reset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors