Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1.04 KB

README.md

File metadata and controls

11 lines (6 loc) · 1.04 KB

This repository is no longer maintained.

Please consider checking out cdl-django-webservice if you are interested in the follow up of this project.

rest-api-photonic-qc was the first Django app I built for our online quantum computing platform in the Christian-Doppler-Laboratory at the University of Vienna, starting on 28th Dec 2020.

The code is based on the tutorial Build a Backend REST API with Python & Django - Beginner from London App Developer that I followed to build the first models, serializers, and views.

In the end I used this repo as a sandbox for the proof of concept implementation of a REST API for web-based single qubit tomography with polarization encoded qubits.

About 6 months and a few tutorials later I started the project all over again. You can find the current and maintained version here: cdl-django-webservice