... | ... | @@ -22,11 +22,9 @@ The following guide refers to the 2.0 release of the Ensembl REST API. For suppo |
|
|
|
|
|
### Example Clients
|
|
|
|
|
|
All example clients attempt to find variants overlapping the human Gene BRAF.
|
|
|
All example clients attempt to find variants overlapping the human Gene BRAF. They also attempt to rate limit themselves to 15 requests per second but also look for the `Retry-After` header to ensure they are not rate limited due to shared IP addresses.
|
|
|
|
|
|
- [Perl](Example-Perl-Client)
|
|
|
- [Python](Example-Python-Client)
|
|
|
- [Java](Example-Java-Client)
|
|
|
- [Ruby](Example-Ruby-Client)
|
|
|
- [wget](Example-wget-Client)
|
|
|
- [curl](Example-curl-Client) |
|
|
- [Ruby](Example-Ruby-Client) |
|
|
\ No newline at end of file |