Skip to content

CompadreP/encrypted-textsearch-poc

Repository files navigation

Encrypted Textsearch Poc

Requirements

Run the service

  • Install project dependencies
$ poetry install
  • Start the service with Docker Compose:
$ docker-compose up -d
  • Or run it with poetry
$ poetry run main.py

Start

Open your browser at http://0.0.0.0:8000/docs, and you'll see the swagger interface which will allow you to add new messages (with application-side encryption) and to search through this messages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published