Project

General

Profile

Feature #1370

Updated by Alexander Watzinger about 4 years ago

*API Refactoring* 
 * Removed the misleading [] in the /query/ path are misleading 
 * Move functions to other files 
 files.  
 * Refactored api.py for better modularity 
 * Class Classes checking if they exist with g.classes object to eliminate if len = 0. g.classes  
 * Refactor error Error messages  
 * SQL filter method to secure against SQL injections 

Back