The system could use a real DataAPI that the data tables will be able to pull from.
This will reduce pulling all records when showing only a subset.
Tasks:
- Create DataAPI
- Convert datatables to use new api
- Disable non-html and non-load requests on all pages except this new api
- Document API on api index page
The system could use a real DataAPI that the data tables will be able to pull from.
This will reduce pulling all records when showing only a subset.
Tasks: