Skip to content

zouzias/docker-flask-elasticsearch-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Flask API with Elasticsearch

An example of REST API with Flask and Elasticsearch as backend.

Install docker, docker-compose (pip install docker-compose) and type

./startContainers.sh

Then go to http://${DOCKER_MACHINE_IP}:5000/info to access elasticsearch info page

Releases

No releases published

Packages

No packages published