Prototype web API backed by oaklib.
poetry installAdd a semantic-sql SQLite database to the root directory.
cp .env.example .envUpdate .env with the name of your local database.
make devDevelopment server will be running on http://localhost:8000/. Documentation for endpoints can be found at http://localhost:8000/docs.