Get started with elasticsearch CDN

Apache 2.0 licensed

The Elasticsearch library enables full-text search and document indexing in web applications using Elasticsearchs REST API.

Tags:
  • elasticsearch

Stable version

Copied!

How to start using elasticsearch CDN


<!DOCTYPE html>
<html>
<head>
  <script src="https://cdn.cdnhub.io/elasticsearch/16.7.1/elasticsearch.min.js"></script>
  <title>Get started with elasticsearch CDN - cdnhub.io</title>
</head>
<body>
  <script src="app.js"></script>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!

All versions