/todo-django-rest

Django REST api

Primary LanguagePythonMIT LicenseMIT

Django API Todo

This is a simple todo app built with Django and Django Rest Framework.

Installation

  1. Clone the repo
  2. Create a virtual environment
  3. Install the requirements
  4. Run the migrations
  5. Run the server

Usage

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

OBS: Please make sure to update tests as appropriate.

License

MIT