Skip to content

normanrs/elasticapi

Repository files navigation

📱 ElasticAPI

Hoping elastic data comes back...

This is an experiment intending to:

  1. Write large amounts of data to elasticsearch
  2. Make successful elasticsearch queries
  3. Test all the things
  4. Turn it all into an API

All this is for the purpose of improving my Node.js and elasticsearch skills.

⚙️ Initial Setup

  1. Install elasticsearch on your machine
  2. Run an elasticsearch session locally, listening on port 9200
  3. Clone this repo
  4. From your local project directory, run
    npm install

📊 How to Run Tests

npm test

🏗 Tech Stack List

  • Node 12.16.0
  • Elasticsearch 7.8.1

📥 How To Contribute

  1. Fork this repo
  2. Create your feature branch (git checkout -b feature/thingamajig)
  3. Commit your changes (git commit -am 'Added a cool doodad!')
  4. Push to the branch (git push origin feature/thingamajig)
  5. Create a new Pull Request

Written by Norm Schultz

Github:https://github.com/normanrs Web:http://www.normanrschultz.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published