Feature #1370
Updated by Bernhard Koschiček-Krombholz about 4 years ago
*API Refactoring* * Removed the misleading [] in /query/ path * Moved some api.py Move functions to path.py other files * Refactored api.py for better modularity * Class checking if they exist with g.classes object to eliminate if len = 0. g.classes * Refactor error messages and added new error messages * SQL filter method secured to secure against SQL injections