ENV: TST
DB: TST
You are currently accessing a test/development version of our application, not the actual live version that regular users see! Data lose will take place when we do a refresh/sync of our production/live database.

Item

SQL Data Class
Agenda Details

Rest API Class

We need a class to get data from a database sql.

Ok Let change this a bit to create a Rest API that we can use.  We need one normal windows console application to house data to get and receive then we need unity to have a rest api class to get and set that information.

We want this in a json format when going from point a to point b and then we want it to be house in a model data class when used inside of the applications server side or client side.