Skip to content

SimpleITAutomation/leveldb_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single Node LevelDB API

## Overview

Lightweight wrapper around LevelDB basic operations using HTTP endpoints.

Framework chosen for this is fastapi due to its excellent performance.

## TODO

  • Implement authentication
  • Implement other types than string values
  • Implement other advanced features provided by the underlying LevelDB API

About

Simple HTTP Layer for LevelDB using FastAPI

Resources

Stars

Watchers

Forks

Packages