Skip to content

esadek/ducklake-api

Repository files navigation

DuckLake API

CI Status Supported Python Versions License Powered by FastAPI

A simple REST API for DuckLake

Installation

Clone repository and change directory:

git clone https://github.com/esadek/ducklake-api.git
cd ducklake-api

Usage

Run the server:

uv run src/ducklake_api/main.py

Then open http://127.0.0.1:8000 in your browser.

Documentation

Three endpoints are available for API documentation.

About

A simple REST API for DuckLake

Topics

Resources

License

Stars

Watchers

Forks