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.0.tar.gz (20.4 kB view details)

Uploaded Source

Built Distribution

django_umsebenzi-1.2.0-py3-none-any.whl (20.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_umsebenzi-1.2.0.tar.gz
  • Upload date:
  • Size: 20.4 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.0.tar.gz
Algorithm Hash digest
SHA256 a4808fb4012025031a1c77a8a723af448c1bc285934426064d8772fedb7d184e
MD5 6c8176ea851e1c6e1a645bb749cf7759
BLAKE2b-256 cfc3052e033e634b8b94c4972da9f350f77f338df575c188a3ae6cc502be2bb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_umsebenzi-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 db16c559b5e8aee0715f1ceac41ea1870943994d8b561f75a3eb75d3aec2f03e
MD5 22b7f0f1f2fea18816b26323111b119b
BLAKE2b-256 f83ff3d38db6e96e1de2d2464906c69ddf506236686e3b1793249214e704d0d4

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