An open API service indexing awesome lists of open source software.

https://github.com/patricktrainer/duckdb-express


https://github.com/patricktrainer/duckdb-express

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# duckdb App

This is a simple app that includes a React frontend and an Express backend. The Express server connects to a DuckDB database and provides an API for the React app to fetch data. The React app displays the data in a chart.