andreatramacere / magic-backend

0 stars 2 forks source link

MAGIC backend API Documentation

API for MAGIC backend

What's the license?

magic-backend is distributed under the terms of The MIT License.

Who's responsible?

Andrea Tramacere

ISDC Data Centre for Astrophysics, Astronomy Department of the University of Geneva, Chemin d'Ecogia 16, CH-1290 Versoix, Switzerland

Installation

Clone the repository git clone https://github.com/andreatramacere/magic-backend

cd to the magic-backend directory

Testing


1) with the notebook

* browse this url to get api doc `http://localhost:5001/`
    * check the backend API doc

* open the `magic-test.ipynb` notebook

2) with the frontend