Skip to main content

'A set of django rest apis to manage your personal projects and tasks'

Project description

Django-Umsebenzi

Umsebenzi, which means work in the Zulu language, is a set of simple Django REST apis to manage and keep track of your personal projects and tasks.

It consists of 2 Endpoints:

  • Projects
  • Tasks

Installation

pip install django-umsebenzi

Setup

  • Add the app umsebenzi to INSTALLED_APPS
  • Umsebenzi uses DefaultRouter for its urls. To add it to your main router in your project:
from umsebenzi.urls import router as umsebenzi_router 

main_router.registry.extend(umsebenzi_router.registry)

Once the urls are connected you will be to view docs if you have the swagger tool for api documentation There are some examples below to see some of the data that can be created

Docs

OpenAPI Endpoints

screenshot of endpoints

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_umsebenzi-1.2.1.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

django_umsebenzi-1.2.1-py3-none-any.whl (21.4 kB view details)

Uploaded Python 3

File details

Details for the file django_umsebenzi-1.2.1.tar.gz.

File metadata

  • Download URL: django_umsebenzi-1.2.1.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for django_umsebenzi-1.2.1.tar.gz
Algorithm Hash digest
SHA256 ad25614fe7f73c1a5679728414fdbc25b722e542b37d0fb7e73c5a799a1d582b
MD5 81190d736b0b7ae22edb19bc2df5626f
BLAKE2b-256 c599cc7335318592854447397b0263fdfa1722bd6d6da1db1c0bba7e778f44f5

See more details on using hashes here.

File details

Details for the file django_umsebenzi-1.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_umsebenzi-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 580b08cdd44889ea44e8c3c9721c3024d905481a871ae02df694b076be1654e1
MD5 f982c2be3b6b8a399f2a19fa2e1fa481
BLAKE2b-256 93a889dcf522682db5fb6657b7534f864165786a7a9634dbb32cc5099739c3b8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page