Skip to main content

Backend server for the smokejs project

Project description

Mirrors is the back end (or content repository, if you will) Django application for the Smoke and Mirrors project.

Requirements

  • Postgres 9.4+

  • Python 3
    • django 1.7

    • django rest framework

    • psycopg2

    • sphinx

Installation

Installation is easy:

bash
cd /path/to/mirrors
pip install -e ./

Testing

To run the tests enter these commands:

bash
cd sample_project
python manage.py test mirrors

If you want to get all of the test coverage, run this:

bash
coverage run --source='../mirrors/mirrors' --omit='*migrations*' manage.py test mirrors; coverage html

Documentation

The actual docs can be found at http://mj-gitlab-docs.s3.amazonaws.com/mirrors/html/index.html and in the docs directory of this project. Just run make inside of it and it’ll build you a nice, readable version of our API.

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

mirrors-0.0.1-1.tar.gz (34.0 kB view details)

Uploaded Source

File details

Details for the file mirrors-0.0.1-1.tar.gz.

File metadata

  • Download URL: mirrors-0.0.1-1.tar.gz
  • Upload date:
  • Size: 34.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mirrors-0.0.1-1.tar.gz
Algorithm Hash digest
SHA256 98381179aeedb38c215ef517ecbbf9866e3da45e8476ca7eac6aa728680f193b
MD5 492a030d0a5ae2f048ad170be6b8dfe8
BLAKE2b-256 a279b6bc431e1bc6000a5023f2a7d643927c04b38c4a9ce0d6bb65eb03a4027d

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