Skip to content

DataServer is an Elasticsearch project using FastAPI that simulates a server for posting and fetching large amounts of data. It demonstrates efficient data management and retrieval capabilities, showcasing the integration of FastAPI with Elasticsearch for high-performance applications.

Notifications You must be signed in to change notification settings

Humam-Dwikat/DataServer

Repository files navigation

DataServer

DataServer is an Elasticsearch project built with FastAPI that simulates a server for handling large amounts of data. It allows users to efficiently post and fetch data, demonstrating the capabilities of FastAPI alongside Elasticsearch.

About This Project

This project showcases the integration of FastAPI with Elasticsearch to create a simulated data server. It supports bulk data ingestion and efficient retrieval, making it suitable for applications requiring high-performance data management.

Features

  • Post Data: Add large volumes of data to the Elasticsearch index.
  • Fetch Data: Retrieve data using flexible search queries.

Technologies Used

  • Backend Framework: FastAPI
  • Data Store: Elasticsearch

About

DataServer is an Elasticsearch project using FastAPI that simulates a server for posting and fetching large amounts of data. It demonstrates efficient data management and retrieval capabilities, showcasing the integration of FastAPI with Elasticsearch for high-performance applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages