# goliath_boilerplate **Repository Path**: aetherus/goliath_boilerplate ## Basic Information - **Project Name**: goliath_boilerplate - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-05-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Goliath Application Boilerplate =============================== This is a boilerplate application for web API developers using goliath and relational database like MySQL. Active Record ------------- This application integrated **Active Record** and **Active Record Migrations** TODO ---- 1. Routing (OK) 2. Encrypted cookie-based session (Need to change serialization from marshal to json) 3. Sign in, sign out and user authentication (OK) 4. CSRF & CORS (Need further refactoring) 5. User input sanitization 6. Split configurations into multiple files (Need further refactoring) 7. Frontend (probably using Middleman + AngularJS + Bootstrap for browsers, and Ionic for mobile devices) 8. Search engine optimization 9. Reverse proxy aware 10. Deployment (with Capistrano)