Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 387 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 387 Bytes

Backend for the 2024 QLFuture quantum hackaton.

For backend requests the FastAPI was used since the quantum algorithm part was implemented in Qiskit.

Deployed to Render.com with free version, so it might take a while to boot up: https://qlfuturebackend.onrender.com/docs

Quantum algorithm created and implemented by Marco Marcozzi.