Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages