Skip to main content

A Django app to service.

Project description

Service is a Django app. For each question,

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “service” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'service.apps.ServiceConfig',
    ]
  2. Include the service URLconf in your project urls.py like this:

    path('/api/endpoint', include('service.urls')),
  3. Visit http://127.0.0.1:8000//api/endpoint.

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

ubox-service-0.1.tar.gz (4.3 kB view details)

Uploaded Source

File details

Details for the file ubox-service-0.1.tar.gz.

File metadata

  • Download URL: ubox-service-0.1.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.8

File hashes

Hashes for ubox-service-0.1.tar.gz
Algorithm Hash digest
SHA256 1220050f41929a6f897248ac1cc01950605cfe08a856aba63998715a16c5dc63
MD5 11000dfb36f111a32be1aad6eea1a255
BLAKE2b-256 f94b87b1564492b423324f0944f5903d832ac28394df18a22a9a18f660547fa7

See more details on using hashes here.

Supported by

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