Skip to content

gholzmacher/elasticsearch-reactjs-crud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project contains demo of blog posted here.

Available Scripts

this project contains very basic CRUD operations directly with elastic search. Its just for beginner of elasticsearch for learning pupose.

Project base

this project is created with create-react-app 2, you can see its structure is almost same.

connection.js >> Contains connecting code to elastisearch server. App.js >> contains all operation with reasonable ui.

Preview

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

It includes reactjs example to insert, update, delete and fetch directly with elasticsearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.9%
  • HTML 16.2%
  • CSS 3.9%