Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.42 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.42 KB

Elasticsearch Example

built with love badge check it out badge

Hello friends, welcome to this repository. I have explained three things here in the Youtube playlist...

  • How to setup the Elasticsearch using docker see the video.

  • How to interact with the ES engine using simple cUrl requests from Postman see the video.

  • Setup a Python + Flask API to interact with the Elasticsearch engine see the video.

You will find following things here in the repository...

  • in the folder engine, there is a docker-compose.yml file

  • in the folder postman, you will find the Postman collection I have used, you can import that in your Postman application

  • in the python folder, there is a project_code folder which contains the sample Python + Flask code.

Note:

There are also some supportive documents to help you in other tasks as well.

Enjoy the life, feel the music.