Skip to content

intelliconnect/elastic_search_with_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run the project

Add .env file at the root of the project with the below content

you can get the below credential at elastic search after sign up

CLOUD_ID=your_cloud_id
ELASTIC_USER=your_user_name
ELASTIC_PASS=your_password

then run this command

cargo run

you can access the server at localhost:9000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages