Skip to content

pkalita-lbl/oak-api

Repository files navigation

oak-api

Prototype web API backed by oaklib.

Setup

poetry install

Add a semantic-sql SQLite database to the root directory.

cp .env.example .env

Update .env with the name of your local database.

Run

make dev

Development server will be running on http://localhost:8000/. Documentation for endpoints can be found at http://localhost:8000/docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published