energyPATHWAYS/EnergyPATHWAYS

SQLAlchemy-enabled RESTful interface for data acess from web interface

sborgeson opened this issue · 2 comments

[technical ticket, no story]

Implementation of dynamically generated REST interface for CRUD operations on SLQAlchemy enabled objects, including inputs and output (i.e. Flask w/ Flask-Restless, Flask-Restful, Marshmallow).

This will mostly be read only information and will be dependent on the data driven features of the web interface that are currently in flux. We do know that measures will be selectable into cases and scenarios, so they will have a read/write character.

AC

  • REST representations for all web-accessible data
  • CRUD support for measures, cases, scenarios

Assigning to myself to provide more information about some initial validation rules so @sborgeson has material to work with for developing validation architecture.