AKUINO / ELSA

Enregistrement des Lots pour la Sécurité Alimentaire
2 stars 1 forks source link

Apply OpenAPI principles to ELSA design #17

Open christophe-dupriez opened 5 years ago

christophe-dupriez commented 5 years ago

Starting from data and operations of ELSA, align ELSA API on OpenAPI principles ( https://www.openapis.org/ ) and produce the JSON description of current ELSA API. Check its coherence with desired actions and the data model (by the way, finish drawing the data model using GraphViz)

Evaluate Python OpenAPI Web Frameworks. Those frameworks may ask for Python3. Switching to Python 3: https://www.pluralsight.com/courses/python-2-to-python-3