mleden / logixware.com

Design, implementation, and maintenance of logixware.com website. Built with Aptana, Bootstrap, CSS, HTML, Javascript, jQuery. Hosted on AWS Lightsail (formerly on GoDaddy).
https://www.logixware.com
0 stars 0 forks source link

Replace ad-hoc data access with true RESTful webservice #15

Closed mleden closed 9 years ago

mleden commented 9 years ago

I have implemented a basic "webservice framework" in /webservice. This takes care of generating all Json retrieved directly from the data tier. I may look to add this to logixware-framework or, at a minimum, start including this in future projects.