Entrez-AJAX: A RESTful API for Bioinformatics Web App Developers
Caution: Extreme bioinformatics nerdery follows, if you don’t know your AJAX from your JSON please ignore this post! When planning the new release of xBASE we needed the ability to launch searches from Entrez directly from the users’ browser. A common pattern for making web requests directly from the browser is to use AJAX. By [...]